Content
View differences
Updated by Behrokh Satarnejad 12 months ago
1. Where should we locate the button?
2. How can We handle Open/Close events for both rails and frontend pages?
Options:
1. Floating absolute button, everything will be managed in Core
2. A button in page header breadcrumb, primer-view-components and Core should change.
Decision:
Always have buttons as part of the DOM.
When the button in the sidebar is clicked, it sets the class which is responsible for showing the content button and pushing the breadcrumb of page header or angular pages.
2. How can We handle Open/Close events for both rails and frontend pages?
Options:
1. Floating absolute button, everything will be managed in Core
2. A button in page header breadcrumb, primer-view-components and Core should change.
Decision:
Always have buttons as part of the DOM.
When the button in the sidebar is clicked, it sets the class which is responsible for showing the content button and pushing the breadcrumb of page header or angular pages.