You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using custom renderers, renaming seems to be automatically aborted only when I click on the other three items. If I click outside of the tree, the renaming input loses focus, but the item is still stuck in the renaming state.
Describe the bug
When using custom renderers, renaming seems to be automatically aborted only when I click on the other three items. If I click outside of the tree, the renaming input loses focus, but the item is still stuck in the renaming state.
To Reproduce
‘Blueprint JS Renderers’ storybook has the same issue:
CleanShot.2024-04-25.at.13.34.16.mp4
Expected behaviour
‘Single Tree’ storybook with the default renderers behaves correctly:
CleanShot.2024-04-25.at.13.47.52.mp4
Additional context
I’m using Blueprint JS renderers as a starting point, so it might be the same issue as in the storybook.