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: sorted userlist by email #2129

Merged
merged 3 commits into from
Jan 25, 2025
Merged

fix: sorted userlist by email #2129

merged 3 commits into from
Jan 25, 2025

Conversation

susrithasabbini
Copy link
Contributor

@susrithasabbini susrithasabbini commented Jan 24, 2025

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Sorted userList in users page by email

Motivation and Context

#1354

How did you test it?

Locally

Before:

Screen.Recording.2025-01-24.at.12.57.30.PM.mov

After:

Screen.Recording.2025-01-24.at.12.56.28.PM.mov

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@susrithasabbini susrithasabbini requested a review from a team as a code owner January 24, 2025 07:36
Copy link

Review changes with  SemanticDiff

@susrithasabbini susrithasabbini self-assigned this Jan 24, 2025
@susrithasabbini susrithasabbini added the bug bug label Jan 24, 2025
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Jan 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 24, 2025
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Jan 25, 2025
Merged via the queue into main with commit 51a1f45 Jan 25, 2025
6 checks passed
@prajwalnl0 prajwalnl0 deleted the user-list-sorted branch January 25, 2025 04:26
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed bug bug labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] User list is not sorted, changes order after every refresh
4 participants