-
Notifications
You must be signed in to change notification settings - Fork 27
fix(SelectInput): html tag options #5586
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
Conversation
🦋 Changeset detectedLatest commit: ff69bd9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
7c82ddc
to
e172094
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## beta #5586 +/- ##
=======================================
Coverage 92.19% 92.20%
=======================================
Files 274 283 +9
Lines 7807 7739 -68
Branches 3264 3206 -58
=======================================
- Hits 7198 7136 -62
+ Misses 609 603 -6
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
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.
We need the validation from @iManu for this one 😄
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.
Merci !
e172094
to
ff69bd9
Compare
Summary
Type
Summarise concisely:
What is expected?
SelectInput
: placeholder should be aspan
instead of ap