Skip to content

Conversation

TeodorTaushanov
Copy link
Member

@TeodorTaushanov TeodorTaushanov commented Aug 22, 2025

The TabContainer implementation now uses a _dragging flag to block concurrent tab moves while a drag is in progress.

fixes #11345

Copy link

@Stoev Stoev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider:

fix(ui5-tabcontainer): Improve drag-and-drop to handle fast keyboard moves

If of any additional value, please consider as well:

  • The TabContainer implementation now uses a _dragging flag to block concurrent tab moves while a drag is in progress.

@TeodorTaushanov TeodorTaushanov changed the title fix(ui5-tabcontainer): fix fast keyboard drag and drop fix(ui5-tabcontainer): Improve drag-and-drop to handle fast keyboard moves Aug 25, 2025
@TeodorTaushanov
Copy link
Member Author

Please consider:

fix(ui5-tabcontainer): Improve drag-and-drop to handle fast keyboard moves

If of any additional value, please consider as well:

  • The TabContainer implementation now uses a _dragging flag to block concurrent tab moves while a drag is in progress.

Done.

@TeodorTaushanov TeodorTaushanov requested a review from Stoev August 25, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ui5-tabcontainer]: fast keyboard drag and drop in strip area results in unexpected behavior
2 participants