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
Is your feature request related to a problem? Please describe.
This task is part of the effort to rework the Starter Page Template Picker for new pages. This part of the initiative will focus on filling in the category bar in the header using static data that is currently used as part of the existing Starter Page templates.
The end result should look something like:
iOS
Android
Not Selected
Selected
Scrolled
Goals
Add the category bar to the header
Category cells should be horizontally scrollable
Category cell should include:
Emojis (if provided)
Category display name
Selecting a category should:
Update the cell's background
Add the checkmark in place of the emoji (or insert a checkmark if no emoji is provided)
Deselect any selected categories
Hide any category sections that aren't selected
Dark Mode should be handled for any new UI elements
Scrolling the layout picker should move the category bar up then "lock" in place once it reaches the top of the screen.
Scrolling down should allow the UI to return to the position from when the screen originally loaded.
chipsnyder
changed the title
[Modal Layout Picker] Create Layout Picker category bar UI using mocked data
[Modal Layout Picker] Create Layout Picker category bar UI using static data
Jun 29, 2020
Is your feature request related to a problem? Please describe.
This task is part of the effort to rework the Starter Page Template Picker for new pages. This part of the initiative will focus on filling in the category bar in the header using static data that is currently used as part of the existing Starter Page templates.
The end result should look something like:
Goals
Additional context
Blueprint Flow - iOS
Blueprint Flow - Android
The text was updated successfully, but these errors were encountered: