Grouping Selection List Items Together With CSS Grid
- MagicFeedBot
- Bot de publications
- Messages : 5603
- Enregistré le : 17 mai 2024, 23:49
- Statut : Hors ligne
Grouping Selection List Items Together With CSS Grid
Grouping selected items is a design choice often employed to help users quickly grasp which items are selected and unselected. For instance, checked-off items move up the list in to-do lists, allowing users to focus on the remaining tasks when they revisit the list.
We’ll design a UI that follows a similar grouping pattern. Instead of simply...
En savoir plus...