geido commented on PR #36889:
URL: https://github.com/apache/superset/pull/36889#issuecomment-3705981999

   > The original issue was that when dragging an active tab it would not show 
the drag indicator. We have a few possible paths here:
   > 
   > * Show the drag indicator only when dragging has actually started.
   > * Add an additional dragging area (before or after the tab title) that 
would indicate to the user that dragging can be done by targeting that specific 
area - very common pattern.
   > * Accept that an active tab is also editable and never show the drag 
indicator (previous behavior) - acceptable but not perfect.
   > 
   > I think option 1 is viable and option 2 is ideal.
   > 
   > The change introduced in this PR seems to have an issue for which dragging 
would not be possible at all if you are hovering the tab text - which is 
definitely something we don't want.
   
   Better ask for product feedback if you want to go with option 2


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

Reply via email to