Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Maintain scroll position, selection and expanded/collapsed when retur…
…ning from search on bookmarks panel (#3269) Task/Issue URL: https://app.asana.com/0/1204006570077678/1208262956542585/f Tech Design URL: CC: **Description**: **Given** a user on the bookmarks panel, **when** the user starts a search and comes back to the tree view, **then** the selected, collapsed and expanded folders or bookmarks should be maintained. https://github.com/user-attachments/assets/5ae781ab-e6c5-4e48-87e1-7eea9b267fda **Steps to test this PR**: 1. Load a bunch of bookmarks 2. Go to the bookmarks panel, scroll to the last position and open some folders 3. Start a search, type something, and then cancel the search 4. The opened folders should be expanded, and the scroll position should be the same before the search. **Definition of Done**: * [x] Does this PR satisfy our [Definition of Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)? — ###### Internal references: [Pull Request Review Checklist](https://app.asana.com/0/1202500774821704/1203764234894239/f) [Software Engineering Expectations](https://app.asana.com/0/59792373528535/199064865822552) [Technical Design Template](https://app.asana.com/0/59792373528535/184709971311943) [Pull Request Documentation](https://app.asana.com/0/1202500774821704/1204012835277482/f)
- Loading branch information