Skip to content

Use bottom sheet for long option lists in settings UI #268

@dietrichmax

Description

@dietrichmax

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions