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

Disable prop on ToggleButton not working #1321

Closed
NellyHaglund opened this issue Apr 14, 2020 · 0 comments
Closed

Disable prop on ToggleButton not working #1321

NellyHaglund opened this issue Apr 14, 2020 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@NellyHaglund
Copy link
Contributor

I'm submitting a ... (check one with "x")

[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Current behavior
disabled prop on ToggleButton component not disabling onclick on the button, but only applies disabled style.

Expected behavior
As well as applying disabled styling on the button, it should disable any actions connected to the button.

NellyHaglund added a commit to NellyHaglund/primereact that referenced this issue Apr 14, 2020
@cagataycivici cagataycivici self-assigned this Apr 16, 2020
@cagataycivici cagataycivici added the Type: Bug Issue contains a defect related to a specific component. label Apr 16, 2020
@cagataycivici cagataycivici added this to the 4.2.0 milestone Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants