iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

UI: Error when undocking tabs #66

Closed morganadrales closed 1 year ago

morganadrales commented 2 years ago

Environment

Code Sandbox

Link to a minimal repro using the iTwin.js sandbox: (https://www.itwinjs.org/sandboxes/MorganAdrales/Heidie-the-aqua-giraffe-212)

Steps to reproduce

  1. Open any iModel https://qa-connect-imodelweb.bentley.com/imodeljs/?projectId=8b3d0653-02b5-4a76-832e-7c16ed50ff21&iModelId=32067623-28a6-4173-982c-59c99c4072e0&ChangeSetId=b17dc6cdad3e7fbeba6c19b9ff5623189b1580c4
  2. Undock the upper part of the core tab strip
  3. Now undock the lower part of the core tab strip
  4. Undock every tab from the strip
  5. Press on Send to panel on every undocked tab
  6. Try to drag and undock the docked tabs again
  7. Notice that an error appears when trying to undock the tabs

Actual behavior

Error appears when undocking tabs. image

Expected behavior

Tabs undock without error.

Additional information

This seems to be related to this bug https://github.com/iTwin/itwinjs-backlog/issues/301 as they have very similar reproduction steps.

NancyMcCallB commented 1 year ago

@GerardasB will you test and verify whether this is still a problem?

GerardasB commented 1 year ago

We have fixed this, closing an issue.