You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When in editing mode, an action bar is docked to the bottom with "Cancel" and "save buttons.
The "Edit CCX Schedule" page button is inactive. Upon hover tooltip should say "Editing CCX Schedule. To exit click Save or Cancel below"
Users can click to add content types: Clicking any add button adds all child elements (if applicable) for example, clicking "Add Entire Subsection" adds subsection and all units below.
If a user clicks Add Entire Section or Add Entire Unit, the schedule modal should appear.
If a user clicks "Remove" button from either the default view or from the editing mode, the clicked button text changes from "Remove Subsection" to "Subsection will be removed"
Upon hover on "{Blocktype} will be removed" button, text should change to "Undo: Keep {blocktype}"
Clicking the "Undo" button will revert the block to the same state as other scheduled blocks: should say "Remove {blocktype}"
If a block with children is set to be removed, but has child elements, make “add unit” inactive, on hover “{Parenttype} will be removed. To add {blocktype} undo removal”
Designs
Figma Link
Specs