Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 2, 2025

☑️ Resolves

This allows to only add the model value on the wrapper and the radio buttons automatically update it.
Also it has a nicer implementation of the button variant.

🖼️ Screenshots

Bildschirmfoto_20250902_153221

🚧 Tasks

  • Proper styling (waiting for NcFieldset to reuse)

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

@susnux susnux added this to the 9.0.0-rc.9 milestone Sep 2, 2025
@susnux susnux added enhancement New feature or request 2. developing Work in progress component Component discussion and/or suggestion 3. to review Waiting for reviews and removed 2. developing Work in progress labels Sep 2, 2025
@susnux susnux requested review from ShGKme and kra-mo September 2, 2025 17:34
@susnux
Copy link
Contributor Author

susnux commented Sep 2, 2025

Adjusted the label a bit, I think this is a quite solid base for that feature.
As soon as we have NcFieldset we can plug it into the NcRadioGroup implementation for better / consistent styling.

But for now it should already work as intended.

@susnux susnux requested review from CarlSchwan and artonge September 2, 2025 19:24
Copy link
Member

@kra-mo kra-mo left a comment

Choose a reason for hiding this comment

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

I was gonna write a bit about how this would all fit together with the other component changes, but it's honestly not all that relevant to this specific PR.

As it stands, it looks nice from a design POV, approved :)

Still, could we have a conversation about the specific changes being made across components atm? Because I feel like I don't have a clear overview.

@kra-mo

This comment was marked as resolved.

@susnux

This comment was marked as resolved.

Copy link
Contributor

@artonge artonge left a comment

Choose a reason for hiding this comment

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

Looks good

This allows to only add the model value on the wrapper and the radio
buttons automatically update it.
Also it has a nicer implementation of the button variant.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 4c84e48 into main Sep 8, 2025
25 checks passed
@susnux susnux deleted the feat/radio-group branch September 8, 2025 16:57
@susnux
Copy link
Contributor Author

susnux commented Sep 8, 2025

/backport to stable8

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 component Component discussion and/or suggestion enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add <NcRadioGroup> + <NcCheckboxGroup> components

4 participants