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

Fix org list display inconsistencies after creating a new sub org or deleting an existing sub org #7572

Merged
merged 3 commits into from
Feb 9, 2025

Conversation

pavinduLakshan
Copy link
Contributor

@pavinduLakshan pavinduLakshan commented Feb 9, 2025

Purpose

$subject

With this fix, when an organization is deleted or a new one is created, the most recently added organizations will be displayed.

Screen.Recording.2025-02-09.at.15.36.52.mov

Related Issues

Related PRs

  • N/A

Checklist

  • e2e cypress tests locally verified. (for internal contributers)
  • Manual test round performed and verified.
  • UX/UI review done on the final implementation.
  • Documentation provided. (Add links if there are any)
  • Relevant backend changes deployed and verified
  • Unit tests provided. (Add links if there are any)
  • Integration tests provided. (Add links if there are any)

Security checks

Copy link

codecov bot commented Feb 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.85%. Comparing base (c1c517a) to head (be7c975).
Report is 128 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7572   +/-   ##
=======================================
  Coverage   41.85%   41.85%           
=======================================
  Files          42       42           
  Lines         939      939           
  Branches      230      230           
=======================================
  Hits          393      393           
  Misses        502      502           
  Partials       44       44           
Flag Coverage Δ
@wso2is/core 41.85% <ø> (ø)

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

see 1 file with indirect coverage changes

@AnuradhaSK
Copy link
Contributor

As per the screen recoding in #7572 (comment), still organization switcher icon is missing in the list view

@wso2-jenkins-bot
Copy link
Contributor

🦋 Changeset detected

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

@pavinduLakshan
Copy link
Contributor Author

As per the screen recoding in #7572 (comment), still organization switcher icon is missing in the list view

This is fixed with be7c975

@pavinduLakshan pavinduLakshan merged commit 2ed931d into wso2:master Feb 9, 2025
11 checks passed
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.

Inconsistent UI Behaviour When Adding and Deleting Organizations in Paginated View
4 participants