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

[Bug] - Tag does not get disabled #137

Closed
shravan-balasubramanian opened this issue Sep 30, 2020 · 1 comment · Fixed by #138
Closed

[Bug] - Tag does not get disabled #137

shravan-balasubramanian opened this issue Sep 30, 2020 · 1 comment · Fixed by #138
Assignees
Labels
bug Something isn't working released on @next

Comments

@shravan-balasubramanian
Copy link
Contributor

shravan-balasubramanian commented Sep 30, 2020

Description of the enhancement:
For a disabled multi-select fw-select, the user can still modify the value since the fw-tag used is not disabled

Describe the solution you'd like
Tag also should get disabled

@shravan-balasubramanian shravan-balasubramanian added the enhancement New feature or request label Sep 30, 2020
@shravan-balasubramanian shravan-balasubramanian changed the title [Enhancement] - Introduced disabled property for tag component [Enhancement] - Introduce disabled property for tag component Sep 30, 2020
@shravan-balasubramanian shravan-balasubramanian changed the title [Enhancement] - Introduce disabled property for tag component [Bug] - Tag does not get disabled Sep 30, 2020
@shravan-balasubramanian shravan-balasubramanian added bug Something isn't working and removed enhancement New feature or request labels Sep 30, 2020
shravan-balasubramanian added a commit that referenced this issue Sep 30, 2020
Disable all tags if multi select is disabled

fix #137
shravan-balasubramanian added a commit that referenced this issue Sep 30, 2020
Disable all tags if multi select is disabled

fix #137
github-actions bot pushed a commit that referenced this issue Sep 30, 2020
## [2.6.2](v2.6.1...v2.6.2) (2020-09-30)

### Bug Fixes

* **select:** fixed tag not getting disabled ([3723830](3723830)), closes [#137](#137)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.6.2 🎉

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
bug Something isn't working released on @next
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant