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

Remove AppNavigationItem flex order for AppNavigationCaption #1911

Merged
merged 1 commit into from
May 3, 2021

Conversation

skjnldsv
Copy link
Contributor

@skjnldsv skjnldsv commented May 3, 2021

This was a trick to differentiate the pinned to the non-pinned entries, but other elements does not have this pinned order feature (like the AppNavigationCaption), and therefore gets stuck all in the top.

image

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added 3. to review Waiting for reviews bug Something isn't working feature: app-navigation Related to the app-navigation component labels May 3, 2021
@skjnldsv skjnldsv self-assigned this May 3, 2021
@skjnldsv skjnldsv added this to the 4.0.0 milestone May 3, 2021
@skjnldsv skjnldsv requested review from korelstar and jotoeri May 3, 2021 06:37
@skjnldsv skjnldsv changed the title Remove AppNavigationItem flex order Remove AppNavigationItem flex order for AppNavigationCaption May 3, 2021
@raimund-schluessler
Copy link
Contributor

Ah, this explains why I had to do this: 🙈
https://github.com/nextcloud/tasks/blob/master/src/views/AppNavigation.vue#L449-L451

@marcoambrosini marcoambrosini merged commit 7f26afa into master May 3, 2021
@marcoambrosini marcoambrosini deleted the fix/app-navigation-item branch May 3, 2021 08:37
@skjnldsv skjnldsv mentioned this pull request Jun 4, 2021
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 bug Something isn't working feature: app-navigation Related to the app-navigation component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants