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

Disabled Calendar Input only field is clearable #154

Closed
20BBrown14 opened this issue Mar 25, 2021 · 1 comment · Fixed by #157
Closed

Disabled Calendar Input only field is clearable #154

20BBrown14 opened this issue Mar 25, 2021 · 1 comment · Fixed by #157
Assignees
Labels

Comments

@20BBrown14
Copy link
Contributor

Affected Components: SQFormDatePickerWithCalendarInputOnly

If an SQFormDatePickerWithCalendaryInputOnly is disabled via isDisabled the clear button is clickable! oops

https://www.loom.com/share/b7550b1b83724f0283f54e99fcac5e86

@20BBrown14 20BBrown14 self-assigned this Mar 25, 2021
20BBrown14 added a commit that referenced this issue Mar 25, 2021
The SQFormDatePickerCalendarInputOnly field's "clear" button is now
disabled if the field itself is dsiabled

✅ Closes: #154
SeanGroff pushed a commit that referenced this issue Mar 29, 2021
### [4.3.4](v4.3.3...v4.3.4) (2021-03-29)

### Bug Fixes

* 🐛 CalendarInputOnly clear button disabled with field ([1380104](1380104)), closes [#154](#154)
* 🐛 Dropdown and Multiselect component labels disabling ([72e08ba](72e08ba)), closes [#155](#155)
@SeanGroff
Copy link
Contributor

🎉 This issue has been resolved in version 4.3.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants