Describe the feature
Replace inline option lists with a bottom sheet when there are more than ~5 options (e.g. profile trigger selection, API template picker).
Use case
As more options are added to settings screens (especially tracking profiles), the UI gets cluttered with long scrollable lists. A bottom sheet keeps the main screen clean and provides a focused selection experience.
Proposed solution
- Add a reusable bottom sheet component for option selection
- Use it for lists that exceed ~5 items
- Apply to profile trigger picker, API template selector and similar lists
Additional context
Related to the tracking profile expansion. The profile editor will have significantly more trigger and option types.
Describe the feature
Replace inline option lists with a bottom sheet when there are more than ~5 options (e.g. profile trigger selection, API template picker).
Use case
As more options are added to settings screens (especially tracking profiles), the UI gets cluttered with long scrollable lists. A bottom sheet keeps the main screen clean and provides a focused selection experience.
Proposed solution
Additional context
Related to the tracking profile expansion. The profile editor will have significantly more trigger and option types.