Add a confirmation modal when leaving a team or removing team members
Open
Nobody has claimed this yet.
component: dashboard
feature: teams and projects [DEPRECATED]
meta: never-stale
team: webapp
user experience
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Problem to solve
When you leave a team or remove a team member there's no confirmation for this destructive action.
Proposal
We could use a confirmation modal as done with other destructive actions like deleting an Environment Variable, etc.
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 by examining the existing confirmation modal used for destructive actions such as deleting an Environment Variable, then locate the team leave and member removal entry points. Done means both actions show a confirmation modal before proceeding, with behavior consistent with the existing destructive-action pattern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100