ml-opensource / ml-opensource/admin-panel-template-reactjs
Edit button keeps active after closing the modal
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Where I found this issue:
How to reproduce:
- open https://ml-admin-panel-template.netlify.app/settings/users
- click any
edit (pencil) button - close the modal by clicking
cancel
Screenshot:

ScreenRecording:
Contributor guide
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 at the settings/users page and reproduce the issue by opening an edit modal, then closing it with Cancel. Trace the edit button and modal state from that page; done means the edit button no longer remains active after the modal closes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100