-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
controlsControl developmentControl development
Description
Create a Breadcrumbs control that can be used to control navigation
Should support something like this:
Home › Documents › Photos › 2024 › Events › Wedding › Raw › Selected › Edited › Final
with different separators and various functionalities:
- navigate between first and last
- dynamically remove / add elements in the path
- automatically remove elements after the selected one (optionally)
- fixes segment where you can not go once you moved from them (similar to what happens in a wizzad)
- tooltips associated with segments (optional)
- key support (left/right + space / enter for selection) for movement between segmnts
- compacting ( Home > Documents > ... > Final ) [ optional ] or some sort of scroll via some buttons
Metadata
Metadata
Assignees
Labels
controlsControl developmentControl development