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(NcDialog): Add slighly more padding on the bottom and fix example button order #4881

Merged
merged 1 commit into from Nov 29, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 28, 2023

☑️ Resolves

On the OCDialogs.confirm and everywhere else we use
left: secondary action
right: primary action

So I adjusted the example for this.

And also add slightly more padding on the bottom in case there is only text shown, so that the padding on the left / right and bottom is the same.

🖼️ Screenshots

🏚️ Before 🏡 After
Screenshot 2023-11-28 at 21-19-50 Nextcloud Vue Style Guide Screenshot 2023-11-28 at 21-19-24 Nextcloud Vue Style Guide

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

@susnux susnux added bug Something isn't working 3. to review Waiting for reviews feature: dialog Related to the dialog component labels Nov 28, 2023
@susnux susnux added this to the 8.2.1 milestone Nov 28, 2023
Copy link
Contributor

@raimund-schluessler raimund-schluessler left a comment

Choose a reason for hiding this comment

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

Eslint is not happy, otherwise fine with me.

… button order

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 415f697 into master Nov 29, 2023
15 checks passed
@susnux susnux deleted the fix/ncdialog-example branch November 29, 2023 11:12
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: dialog Related to the dialog component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants