|
|
|
|
|
by andr3
2427 days ago
|
|
@clarry, thanks for your comment. It keeps us on our toes. I'm a Frontend Engineering Manager at GitLab for specifically the area of Create, which is where your screenshot falls under. We do value convenience and good experience. We're in the final steps of preparing a significant improvement to the Repository Browser [1]. We steered away from things like virtual scrolling exactly for the reason you mention: it breaks the browser's built-in search functionality. We're currently putting the repository refactor up to feature completeness with a plan to make this as fast and useful of an experience as possible on a modern browser. Navigating between folders is much swifter than if we didn't use any JavaScript at all, just to name one of the benefits. Another benefit of using JS here is the fuzzy file finder (press t on any folder and it pops up). All in the sake of convenience. We hope you'll appreciate the efforts we've put into these details. Feel free to drop your thoughts on the Epic or creating new issues. Tag @andr3 on them and I'll follow up. We're listening. [1] https://gitlab.com/groups/gitlab-org/-/epics/159 |
|