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: Sorting the Member List according to names of the users #28954

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

M-coder-design
Copy link

@M-coder-design M-coder-design commented Apr 18, 2023

Proposed changes (including videos or screenshots)

Issue(s)

Fixes #22145

Steps to test or reproduce

Further comments

@M-coder-design M-coder-design requested a review from a team as a code owner April 18, 2023 09:34
@CLAassistant
Copy link

CLAassistant commented Apr 18, 2023

CLA assistant check
All committers have signed the CLA.

@debdutdeb debdutdeb changed the title chore #22145 issue : Sorting the Member List according to names of the users fix: Sorting the Member List according to names of the users Apr 20, 2023
Copy link
Member

@debdutdeb debdutdeb left a comment

Choose a reason for hiding this comment

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

should be handled by backend, not manually in the frontend. the endpoint takes a sort parameter, as I can see, please use that.

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.

member list is randomly sorted
5 participants