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/01/07 13:24:39 UTC

[GitHub] [superset] zhaoyongjie edited a comment on issue #12302: [Explore] Timepicker Advanced/Custom range type: time settings is not consistent

zhaoyongjie edited a comment on issue #12302:
URL: https://github.com/apache/superset/issues/12302#issuecomment-756113857


   Hi, @graceguo-supercat. There are some UX usage issues here.
   
   - In the Custom Frame:
   The new Datepicker(Antd Datepicker) use mouse `onBlur event` as shortcut to cancel value input. (so the Datepicker value cannot be saved in time)
   If you need to confirm the change, you need to use the `enter key` or mouse click the `Ok button`. (submitted Datepicker value)
   
   https://user-images.githubusercontent.com/2016594/103897402-777da300-512e-11eb-80a8-4c428b91f533.mp4
   
   - For Advanced Frame vs Custom Frame consistent
   `Custom Frame` is just a subset of the `Advanced Frame` representation range, Advanced Frame has more rich datetime-expression
   
   
   CC: @junlincc 


----------------------------------------------------------------
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.

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