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

Tags still removable when select is disabled #3

Closed
sippeangelo opened this issue May 14, 2020 · 0 comments
Closed

Tags still removable when select is disabled #3

sippeangelo opened this issue May 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sippeangelo
Copy link

<select multiple data-type="tags" disabled>
    <option value="one" selected>One</option>
    <option value="two">Two</option>
    <option value="three">Three</option>
</select>

Tags can still be removed by clicking the delete button.

@CreativeBulma CreativeBulma added the bug Something isn't working label May 15, 2020
@CreativeBulma CreativeBulma self-assigned this May 15, 2020
CreativeBulma added a commit that referenced this issue May 15, 2020
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

2 participants