Bug #27831
closedDisabled buttons are still working
Description
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1745555
Description of problem:
Even if button is showed as disabled it is clickable and working normally as enabled. Applies to almost every disabled button in UI.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
For example
1. Go to Monitor -> Jobs
2. Select job, that already run.
3. Buttons 'Cancel Job' and 'Abort Job' are disabled
4. Click on any disabled button
Actual results:
Button works even if, it is disabled. Page is refreshed and warning 'The job cannot be cancelled at the moment.' is shown
Expected results:
Clicking on disabled button does nothing
Additional info:
Found similar behavior in hosts.
In Satellite 6.5 clicking on disabled button does nothing.