-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Create Checklist and RadioItems labels with titles #3068
base: dev
Are you sure you want to change the base?
Create Checklist and RadioItems labels with titles #3068
Conversation
5b5a6ca
to
d5a97fb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a few non blocking comments on the test refactor and missing a changelog entry.
...omponents/tests/integration/dropdown/test_dropdown_radioitems_checklist_option_title_prop.py
Outdated
Show resolved
Hide resolved
...omponents/tests/integration/dropdown/test_dropdown_radioitems_checklist_option_title_prop.py
Outdated
Show resolved
Hide resolved
...omponents/tests/integration/dropdown/test_dropdown_radioitems_checklist_option_title_prop.py
Outdated
Show resolved
Hide resolved
e26d190
to
538a495
Compare
46e2d0c
to
14c8a23
Compare
I've addressed all your comments and pushed the changes. Can you please re-review? Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💃 Looks good 🎉
The failing test is unrelated, I'll fix it.
This PR fixes #1847 and adds a title to the Checklist and RadioItems options
Contributor Checklist