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

Support disabled state #97

Closed
adamgruber opened this issue Mar 22, 2017 · 5 comments
Closed

Support disabled state #97

adamgruber opened this issue Mar 22, 2017 · 5 comments

Comments

@adamgruber
Copy link

Would be nice to have an option to put the taggle into a disabled state where tags are not interactable.

@okcoker
Copy link
Owner

okcoker commented Mar 22, 2017

Does #74 work for you?

@adamgruber
Copy link
Author

Yeah that's how I ended up doing it but it might be nice to just have a global option. Anyway thanks for the quick response.

@okcoker
Copy link
Owner

okcoker commented Mar 22, 2017

Hmm, how would you propose it worked? A "disabled" state would just remove/hide the text input and buttons within each tag?

@adamgruber
Copy link
Author

It wouldn't need to hide or remove things, just make them inaccessible. If I pass isDisabled: true as an option then it could add the disabled attribute to any inputs/buttons within the component.

@okcoker
Copy link
Owner

okcoker commented Mar 22, 2017

Will add

@okcoker okcoker reopened this Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants