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

Bootstrap v5: disabled select not grayed out #86

Closed
joostdebruijn opened this issue May 14, 2021 · 2 comments
Closed

Bootstrap v5: disabled select not grayed out #86

joostdebruijn opened this issue May 14, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@joostdebruijn
Copy link

Describe the bug
When I disable a tom-select element, I expect it would be grayed-out. See the example in the Bootstrap-documentation: https://getbootstrap.com/docs/5.0/forms/select/#disabled.

To Reproduce
Steps to reproduce the behavior:

  1. Create a disabled tom-select (either by using the disabled-attribute or disable() in the Javascript API)
  2. The select is not grayed out.

Expected behavior
I would expect that it looks grayed out.

Additional context
Add any other context about the problem here.

  • OS: Windows 10.0.19043.985
  • Browser: Chrome
  • Version: 90.0.4430.212
  • Device: Desktop
  • Bootstrap: 5.0.1
  • Tom-select: 1.7.0
@joostdebruijn joostdebruijn added the bug Something isn't working label May 14, 2021
@oyejorge
Copy link
Member

Thanks! Will have an updated release out shortly

@samlachance
Copy link

Was this ever added? I'm experiencing the same but it's possible that I'm doing something wrong 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants