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(NcCheckboxRadioSwitch): Add background color for button style #5509

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 20, 2024

☑️ Resolves

On forms we use the button style for the views-toggle (view edit results), we noticed the background is not set to it will leak the background e.g. when scrolling.

🖼️ Screenshots

🏚️ Before 🏡 After
Screen Shot 2024-04-20 at 22 13 55 Screen Shot 2024-04-20 at 22 14 26

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews feature: checkbox-radio-switch Related to the checkbox-radio-switch component labels Apr 20, 2024
@susnux susnux added this to the 8.11.3 milestone Apr 20, 2024
@susnux susnux requested review from Pytal, ShGKme and a team April 20, 2024 20:17
@susnux
Copy link
Contributor Author

susnux commented Apr 20, 2024

/backport to next

Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

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

Makes sense

Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

LGTM

@Jerome-Herbinet
Copy link
Member

Not tested, but obviously makes sense.

@susnux susnux merged commit 715d2e3 into master Apr 22, 2024
18 checks passed
@susnux susnux deleted the fix/checkbox-background-color branch April 22, 2024 12:05
Copy link
Contributor

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Good fix!

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: checkbox-radio-switch Related to the checkbox-radio-switch component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

View-Switch is transparent when view is not selected
5 participants