MaxHuiYYDS commented on issue #16363: URL: https://github.com/apache/superset/issues/16363#issuecomment-906904940
> > Current sort logic was only frontend sort and will not trigger api to save the sort logic( it's really an Industry practices > > ), which means the sort logic will disappear when refresh the browser. So I suggest add a button(may called save current sort ) near the table title, and through api to save the sort logic. What do you think? @zhaoyongjie @stephenLYZ > > It is not necessary to save the front-end sort, but rather the data sort should be saved. Do you mean every frontend sort will trigger an API call? Will it compromise some user experience? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
