Skip to content

Conversation

TeodorTaushanov
Copy link
Contributor

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

Looks good.

Copy link

cla-assistant bot commented Sep 9, 2025

CLA assistant check
All committers have signed the CLA.

@TeodorTaushanov TeodorTaushanov merged commit ecf6298 into main Sep 29, 2025
12 checks passed
@TeodorTaushanov TeodorTaushanov deleted the tabcontainer_fast_keyboard_dnd branch September 29, 2025 11:56
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 29, 2025 11:56 Inactive
@ui5-webcomponents-bot
Copy link
Collaborator

🧹 Preview deployment cleaned up: https://pr-12183--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.15.0-rc.3 🎉

The release is available on v2.15.0-rc.3

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
4 participants