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

Allow an "extra" slot for the AppNavigationItem #1493

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

ChristophWurst
Copy link
Contributor

If you want to mount a Modal for an item in the navigation it becomes
tricky to mount the (virtual or not in-place) modal component from the
navigation. To avoid more complexity itwold be convenient to just mount
the component inside the navigation with the intention that it shouldn't
really render anything in-place.

For nextcloud/mail#3569

If you want to mount a Modal for an item in the navigation it becomes
tricky to mount the (virtual or not in-place) modal component from the
navigation. To avoid more complexity itwold be convenient to just mount
the component inside the navigation with the intention that it shouldn't
really render anything in-place.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@skjnldsv skjnldsv assigned skjnldsv and unassigned skjnldsv Oct 20, 2020
@skjnldsv skjnldsv added 3. to review Waiting for reviews enhancement New feature or request feature: app-navigation Related to the app-navigation component labels Oct 20, 2020
@GretaD GretaD merged commit 4d8a841 into master Oct 20, 2020
@GretaD GretaD deleted the enhancement/navigation-item-extra branch October 20, 2020 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request feature: app-navigation Related to the app-navigation component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants