gitpod-io / gitpod-io/gitpod

Add a confirmation modal when leaving a team or removing team members

Open
#4,702 3 comments 0 reactions 0 assignees View on GitHub

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.

See also https://github.com/gitpod-io/gitpod/issues/4623.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.