-
Notifications
You must be signed in to change notification settings - Fork 33
JDR Delete Button not disabled - Second click causes error #56
Comments
@israel-hdez I'd like @tumido to tackle this, with your guidance please :) |
@karelhala Thanks for help 👍 |
@tumido To solve this:
I'm in IRC as edgarhz. Ping me there if you need help. |
|
Oh! You already have a PR. My eyes didn't see the github references to it. Yes, it makes sense; it should be enough to have the button disabled. |
Cool. That's one part done! For the multiple users scenario: |
@israel-hdez that actually should maybe tracked as a separate issue. Because when one user deletes a report the other one can still download it, yet the report is empty. It fails silently. That's not right. What does @abonas think? |
@tumido I'd say it's your choice. Personally, I'd use the same PR. But if you want to solve it in a different PR and/or open a new issue, it's OK! |
I think it sounds like a separate issue to fix and test, but not insisting. both approaches are fine to me. Will leave the decision to @hhovsepy as he is the one who reported the original problem. |
I agree to create a new issue, as the steps to reproduce are different. For verifying ongoing issue I need manageiq docker image to be regenerated. |
Still see the initial issue on master.20170925085939_ |
Issues is fixed partly, it still happens when double clicking on Delete button, or clicking on it several times rapidly. |
@tumido thank you for the fix. |
When doing double click or clicking second time immediately on Delete button, while deleting JDR Report, it causes Unexcpected error to occur.
It needs to disable Delete button once first click happened.
The text was updated successfully, but these errors were encountered: