Skip to content

v1.10.1 - Smoother Tab Closing

Latest

Choose a tag to compare

@jeanlucaslima jeanlucaslima released this 29 Jun 19:13
edaae1d

Bug Fix: Smoother Tab Closing

Closing a tab no longer replays the slide-in animation across the whole list.

What changed

  • Previously, closing a tab re-rendered every section from scratch, replaying the staggered tabSlideIn animation on all items — disruptive, especially when a small domain group collapsed and the list reshuffled behind it.
  • The stagger now plays only on the initial popup open. Re-renders (closing a tab, sorting, toggling scope, undo) update instantly.
  • The close animation on the tab you click is unchanged — you still get that feedback.

🤖 Generated with Claude Code