Skip to content

FloorFilter: Convert to NavigationStack #1282

@dfeinzimer

Description

@dfeinzimer

As of 200.8, there is a precedent for components to use NavigationStacks to provide internal navigation. Floor Filter would probably be another component that could benefit from using a NavigationStack internally to navigate back and forth between site and facility selections.

One thing we need to consider is that the component is currently two visually separate pieces of UI. The skinnier level selector and the wider site and facility selector. The level selector is designed to be persistently visible, while the site and facility selector is designed to be toggled between hidden and visible. We'd likely need to change and deliver these as two separate views and provide a model type that binds them together.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions