Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add confirmation pop up window when leaving a team #5881

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

HelNershingThapa
Copy link
Contributor

@HelNershingThapa HelNershingThapa commented Jun 6, 2023

Closes #5657

  • Triggers a modal popup upon clicking the Leave Team button
  • Adds a new component LeaveTeamConfirmationAlert that has the modal content. Styles were forged from the project edit page's previously implemented dialogs.
  • Adds test cases for the new component.

Screenshot:
screencapture-127-0-0-1-3000-teams-23-membership-2023-06-06-10_45_42

- Triggers a modal popup upon clicking the Leave Team" button
- Adds a new component LeaveTeamConfirmationAlert that has the modal content. Styles were forged from the project edit page's previously implemented dialogs.
- Adds test cases for the new component.
@sonarcloud
Copy link

sonarcloud bot commented Jun 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@Aadesh-Baral Aadesh-Baral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Aadesh-Baral Aadesh-Baral merged commit d95749b into develop Jun 13, 2023
8 checks passed
@Aadesh-Baral Aadesh-Baral deleted the feature/5657-leave-team-confirmation-dialog branch June 13, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add confirmation pop up window when leaving a team
2 participants