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

Add description to additional elements #195

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

resputin
Copy link
Contributor

This PR adds description support to elements that were previously missing it, as reported in #181. Specifically, it adds description functionality to:

  • StaticSelect
  • MultiStaticSelect
  • RadioButtons

Additionally, while implementing this fix, I discovered and added description support to OptionGroup components, which was necessary for descriptions to work properly in elements using option groups.

@resputin
Copy link
Contributor Author

Hey @CGA1123 just a friendly bump here

@CGA1123
Copy link
Owner

CGA1123 commented Nov 22, 2024

Hi @resputin! Really sorry, completely missed this PR opening 😄

Thanks for the ping, will take a look this weekend. Appreciate you taking the time to resolve this issue 🙇

@resputin
Copy link
Contributor Author

Awesome! Thanks so much

Copy link
Owner

@CGA1123 CGA1123 left a comment

Choose a reason for hiding this comment

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

Ah, looks like my CI config is broken... Have run this locally and aside from a small linting issue, LGTM! 🚀

@CGA1123 CGA1123 merged commit c691e66 into CGA1123:master Nov 22, 2024
2 of 7 checks passed
@resputin resputin deleted the add-description-to-elements branch November 22, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants