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

Fix Actions styling in Breadcrumbs #2991

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Aug 9, 2022

This fixes (and simplifies) the styling of the Actions component in the Breadcrumbs component, which is broken due to #2911. To allow to re-use the ButtonVue styling, I allowed to forward the type prop from the Actions to the ButtonVue component.

Closes #2988.

Before:
Screenshot 2022-08-09 at 23-06-16 Nextcloud Vue Style Guide

After:
Screenshot 2022-08-09 at 23-10-35 Nextcloud Vue Style Guide

@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: actions Related to the actions components regression Regression of a previous working feature feature: breadcrumbs Related to the breadcrumbs components labels Aug 9, 2022
@raimund-schluessler raimund-schluessler added this to the 6.0.0 milestone Aug 9, 2022
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler merged commit 8babc2c into master Aug 10, 2022
@raimund-schluessler raimund-schluessler deleted the fix/2988/breadcrumbs-actions branch August 10, 2022 09:04
@juliushaertl juliushaertl mentioned this pull request Aug 11, 2022
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: actions Related to the actions components feature: breadcrumbs Related to the breadcrumbs components regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Actions in Breadcrumbs not styled correctly
3 participants