Skip to content

Add an OptionScaffold #4299

@freakboy3742

Description

@freakboy3742

What is the problem or limitation you are having?

After the introduction of Scaffolds in #4298, we'll be able to introduce an OptionScaffold, providing a way to display app-level tab content.

Describe the solution you'd like

The API for OptionScaffold and OptionContainer should be largely similar.

On desktop, the underlying implementation will also be largely similar (i.e., a root level widget that provides "top of window" tabs).

On mobile, the underlying implementation will reflect the historical "Primary" (pre-#4297) rendering of OptionContainer. It should be able to re-use much of the implementation and tests as well.

Describe alternatives you've considered

Additional context

See discussions on #4271 for background.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions