-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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: Enable sorting in admin users table #3488
Conversation
@CosmicCoder96 Please Review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is sorting in accordance with Name/Member Since/Last Accessed working? Are you sure? Have you tested using 10-20 events?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Provide a GIF of sorting these.. maybe that would be better IMO
All of them are working fine as all of them are defined in user schema.
…On Fri, 30 Aug, 2019, 22:09 Saicharan Reddy, ***@***.***> wrote:
***@***.**** commented on this pull request.
Provide a GIF of sorting these.. maybe that would be better IMO?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3488?email_source=notifications&email_token=AKQMTLSQHJ7DT433AXZEBX3QHFELNA5CNFSM4IRQNCVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCDIQ72I#pullrequestreview-282136553>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKQMTLT344JSN22AQYKBZ53QHFELNANCNFSM4IRQNCVA>
.
|
app/templates/components/ui-table/cell/admin/users/cell-first-name.hbs
Outdated
Show resolved
Hide resolved
app/templates/components/ui-table/cell/admin/users/cell-first-name.hbs
Outdated
Show resolved
Hide resolved
app/templates/components/ui-table/cell/admin/users/cell-first-name.hbs
Outdated
Show resolved
Hide resolved
@CosmicCoder96 @mrsaicharan1 @shreyanshdwivedi I have tested all the actions on local regarding the change I have made of extraRecords and Record, Also the sorting is also working on the basis of firstName, Please Review. |
@kushthedude please add a gif of this fix maybe. It'll be better to review |
@kushthedude please update the PR description and add a gif so that this can be reviewed. Just want to make sure that everything is working fine on your side before pulling changes |
@iamareebjamal Review Please |
I have little to no knowledge of frontend |
The PR is already approved by @CosmicCoder96 and since I need 3 reviews to self merge PR, You can bypass this procedure I think😅. |
fixes #3487
Screenshot :