Every time I click to close a tab, the trees get refreshed immediately which causes the browser to scroll to the top of the page and I lose my position. It would be good if either the view could be updated without throwing away the current state (e.g. like React would do) or to leave the state stale until I refresh. This bug makes it hard to cleanup many tabs at once.
Every time I click to close a tab, the trees get refreshed immediately which causes the browser to scroll to the top of the page and I lose my position. It would be good if either the view could be updated without throwing away the current state (e.g. like React would do) or to leave the state stale until I refresh. This bug makes it hard to cleanup many tabs at once.