marigold-dev / marigold-dev/tzsafe-ui
[UI][POE] Modal does not show up when a previous one is already displayed
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When a modal is displayed and we received an event that is also supposed to display a modal, this last one is never shown up and event is ignored.
Note: Maybe only append with PoE Request
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
Start by locating the UI modal event handling and the path for PoE Requests. Reproduce the case where one modal is already displayed and a second modal event arrives. Done means the later modal is shown instead of its event being ignored, with the intended PoE Request behavior clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100