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

[frontend] update teamsIds state #1543

Merged
merged 2 commits into from
Sep 26, 2024
Merged

[frontend] update teamsIds state #1543

merged 2 commits into from
Sep 26, 2024

Conversation

savacano28
Copy link
Contributor

@savacano28 savacano28 commented Sep 25, 2024

Proposed changes

  • Fix teamsIds state fater delete a team (when all users were activated)

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@savacano28 savacano28 added the filigran team use to identify PR from the Filigran team label Sep 25, 2024
@savacano28 savacano28 self-assigned this Sep 25, 2024
@savacano28 savacano28 marked this pull request as ready for review September 25, 2024 16:14
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.53%. Comparing base (6ed8b90) to head (0218ba7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1543   +/-   ##
=========================================
  Coverage     32.53%   32.53%           
  Complexity     1464     1464           
=========================================
  Files           534      534           
  Lines         13777    13777           
  Branches        824      824           
=========================================
  Hits           4482     4482           
  Misses         9086     9086           
  Partials        209      209           
Flag Coverage Δ
32.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MarineLeM MarineLeM self-requested a review September 26, 2024 07:47
@MarineLeM
Copy link
Contributor

The problem is still here
image

@savacano28 savacano28 merged commit 05c5ae1 into master Sep 26, 2024
7 checks passed
@RomuDeuxfois RomuDeuxfois deleted the bugfix/1516-delete-team branch September 26, 2024 09:30
@savacano28 savacano28 modified the milestone: Release 1.7.0 Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete a team from simulation works but generates an error in the interface
2 participants