Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation Pane Enhancements #533

Closed
Arpit1496 opened this issue Sep 15, 2022 · 0 comments
Closed

Navigation Pane Enhancements #533

Arpit1496 opened this issue Sep 15, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Arpit1496
Copy link

Arpit1496 commented Sep 15, 2022

It would be nice to have 2 features in Navigation Pane:

1). closeOnSelected: bool parameter in NavigationPane

use case: Not all times user want to close navigation pane when item is selected. Thus in compact mode if we can have callback to allow it to be kept open untill clicked outside the pane, it would be a nice feature.

2). onChaged call back to be fired when user clicks the selected item. It allows developers to write custom logic to refresh content or handle nested navigations.

@Arpit1496 Arpit1496 changed the title Navigation Pane callbacks Navigation Pane Enhancements Sep 15, 2022
@bdlukaa bdlukaa added the enhancement New feature or request label Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants