NASA-AMMOS / NASA-AMMOS/AIT-GUI
Confirm/Deny popups sometimes cause running script to freeze
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
This is a bug reported by the LunaH Map team. Frequently selecting an option from a ui.confirm popup causes the running script to freeze execution, requiring restart of the GUI to continue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the ui.confirm popup but provides no files, tests, or entry points. Start by reproducing the freeze when selecting each popup option, then trace the interaction between the popup and the running script. Done means the script continues without requiring a GUI restart and the behavior is covered by an appropriate regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100