Skip to content

Fix visibility of sidebar toggle#7871

Merged
marcoambrosini merged 1 commit into
masterfrom
bugfix/7866/fix-visibility-of-sidebar-toggle
Sep 9, 2022
Merged

Fix visibility of sidebar toggle#7871
marcoambrosini merged 1 commit into
masterfrom
bugfix/7866/fix-visibility-of-sidebar-toggle

Conversation

@marcoambrosini
Copy link
Copy Markdown
Member

@marcoambrosini marcoambrosini commented Sep 8, 2022

Using the new syntax for slots

fixes #7872

Signed-off-by: Marco Ambrosini marcoambrosini@icloud.com

Using the new syntax for slots

Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
@marcoambrosini marcoambrosini mentioned this pull request Sep 8, 2022
25 tasks
@danxuliu danxuliu added this to the 💚 Next Beta (25) milestone Sep 9, 2022
@danxuliu danxuliu marked this pull request as ready for review September 9, 2022 08:27
Copy link
Copy Markdown
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

From what I could see the only missing icon was the one to open the sidebar, the others were fine before this pull request. I guess they were changed too just for consistency, but I mention it just in case.

And is all that expected (that the new syntax is needed only for the icon to open the sidebar and the rest are fine with the old syntax)? Or something else needs to be fixed, for example in nextcloud-vue?

@marcoambrosini
Copy link
Copy Markdown
Member Author

Not sure why it's needed only there, maybe because of some nested slot magic in the actionbuttons?

@marcoambrosini marcoambrosini merged commit 525c37f into master Sep 9, 2022
@marcoambrosini marcoambrosini deleted the bugfix/7866/fix-visibility-of-sidebar-toggle branch September 9, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sidebar button not visible

2 participants