Skip to content

feat(teams): add confirmation popup when enabling federation for a team#5109

Merged
cristianscheid merged 1 commit intomainfrom
feat/2341/team-federation-confirmation-popup
Feb 17, 2026
Merged

feat(teams): add confirmation popup when enabling federation for a team#5109
cristianscheid merged 1 commit intomainfrom
feat/2341/team-federation-confirmation-popup

Conversation

@cristianscheid
Copy link
Contributor

This PR is a "simpler" alternative to these two:

Instead of calling an endpoint to remove a team from all parent teams when enabling federation, this PR simply adds a confirmation modal when the user attempts to enable federation.

The contacts PR (#5103) also included a confirmation modal, but additionally called the endpoint created in the circles PR (#2352). This PR only implements the modal without the endpoint call.

Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/components/CircleDetails/CircleSettings.vue 0.00% 8 Missing ⚠️
src/mixins/CircleActionsMixin.js 0.00% 5 Missing and 1 partial ⚠️
src/components/CircleDetails.vue 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@cristianscheid cristianscheid merged commit 88d4f35 into main Feb 17, 2026
67 of 68 checks passed
@cristianscheid cristianscheid deleted the feat/2341/team-federation-confirmation-popup branch February 17, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants