Create Checklist and RadioItems labels with titles#3068
Conversation
5b5a6ca to
d5a97fb
Compare
T4rk1n
left a comment
There was a problem hiding this comment.
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
46e2d0c to
14c8a23
Compare
I've addressed all your comments and pushed the changes. Can you please re-review? Thank you |
T4rk1n
left a comment
There was a problem hiding this comment.
💃 Looks good 🎉
The failing test is unrelated, I'll fix it.
b6a725a to
ff244d3
Compare
@T4rk1n I've tried re-triggering the failed tests but it seems like there's some instability with them, which as far as I can tell isn't related to my code changes. Can you please have a look? Thank you |
We're just hitting some bad luck with the flaky tests, no worry I'll make them pass and merge it. |
This PR fixes #1847 and adds a title to the Checklist and RadioItems options
Contributor Checklist