-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
On first class open column sorting is always descending #1992
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
Comments
Thanks for opening this issue!
|
Problem still exists on recent 4.0.0-BETA.2. |
@visualfanatic Would you mind taking a look at this too? It also seems to be related to the changes in context. If that is in fact the case, I think we would need a more thorough review of #1948 to see whether there may be a conceptual issue with the change, or maybe a different pattern that should be applied to more places in that PR. |
I checked |
Thanks for checking @visualfanatic, and I can confirm that problem also exists on |
@mtrezza Unable to reproduce the issue with the latest versions, indicating that the fix has already been implemented. Can you please verify this and proceed with closing the issue? |
Thanks for pointing this out, I assume that #2016 has indeed fixed the issue then. |
New Issue Checklist
Issue Description
Steps to reproduce
Actual Outcome
Sorting seems to be descending.
Expected Outcome
Sorting should be ascending.
Environment
Dashboard
4.0.0-beta.1
Chrome
97.0.4692.71
Server
4.10.4
Linux
Google Cloud
Database
MongoDB
4.4.11
MongoDB Atlas
Logs
Nothing gets logged in browser' dev tools.
The text was updated successfully, but these errors were encountered: