You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/07/30 08:41:45 UTC

[GitHub] [superset] geido commented on pull request #15971: fix: Sort Metrics by ID DESC (most recently updated) in the Datasource Editor

geido commented on pull request #15971:
URL: https://github.com/apache/superset/pull/15971#issuecomment-889738155


   @junlincc @rosemarie-chiu @jinghua-qa The solution that I could apply with only changing the frontend code is to always show at the top the newly created or the most recently updated ones. This should solve point 1. of the issue. As for point 2, the order would still be changing when editing an existing item. However, the edited item would now show at the top of the list and is immediately visible to the user.
   
   If we want the list to be exclusively ordered by the creation date and ignore the update time instead, a backend change will probably be required and this PR can be ignored.
   
   Thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org