You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#2754] improvement(web): list metalakes sort by created time as default (#2764)
<!--
1. Title: [#<issue>] <type>(<scope>): <subject>
Examples:
- "[#123] feat(operator): support xxx"
- "[#233] fix: check null before access result in xxx"
- "[MINOR] refactor: fix typo in variable name"
- "[MINOR] docs: fix typo in README"
- "[#255] test: fix flaky test NameOfTheTest"
Reference: https://www.conventionalcommits.org/en/v1.0.0/
2. If the PR is unfinished, please mark this PR as draft.
-->
### What changes were proposed in this pull request?
When listing metalakes they get sorted by their createdTime value
### Why are the changes needed?
Its requested in the issue
Fix: #2754 (issue)
### Does this PR introduce _any_ user-facing change?
metalakes will be shown in ASC order
### How was this patch tested?
N/A
---------
Co-authored-by: CHEYNE <contact@ch3yne.com>
0 commit comments