[bug]: Cannot add a parent for an already created issue
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
When I click on an already created issue to add a parent for it, it opens the parent issue select modal in which I choose an issue, But then it doesn't add it and the modal disappears (giving the feeling it was added).
Note: after careful testing, it seems like the click outside event is being triggered and both modals (the main issue modal and the select parent modal) are closing, meaning if you choose a parent issue using only the arrow keys it will work perfectly.
Steps to reproduce
- Create two issues with no parent
- Click on one of the issues
- Click on add parent
- Recheck the issue
Browser
Google Chrome
Version
Local
I got the same issue on the webapp app.plane.so
Thank you for highlighting this issue. It appears to occur specifically in the peak view. Could you please let us know if you've experienced this problem in any other views as well?
I confirm that the problem is exactly when clicking with the mouse when the modal window is open. If you select with keyboard, arrows and enter, everything is fine.
This problem exists in app.plane.so on all views
This issue is resolved on our latest release. Please upgrade to the latest version if you're self-hosting. Thank you for flagging this.