Skip to content

fix(RouteTreeView): Misc UX improvements#591

Merged
surajshetty3416 merged 3 commits into
developfrom
improve-route-tree-view-ux
May 10, 2026
Merged

fix(RouteTreeView): Misc UX improvements#591
surajshetty3416 merged 3 commits into
developfrom
improve-route-tree-view-ux

Conversation

@surajshetty3416
Copy link
Copy Markdown
Member

@surajshetty3416 surajshetty3416 commented May 10, 2026

  • Load all pages in the frontend and load in the frontend with some threshold. More pages are loaded on demand by clicking load more
  • Add arrow key shortcuts to navigate the tree
  • Add unpublish option to the page action dropdown
  • Fix node alignment and styling

Before:
Screenshot 2026-05-10 at 11 22 45 PM

After:

Screenshot 2026-05-11 at 12 00 18 AM

continuation of: #589

- Load all pages in the frontend and load in the frontend with some threshold. More pages are loaded on demand by clicking load more
- Add arrow key shortcuts to navigate the tree
@surajshetty3416 surajshetty3416 force-pushed the improve-route-tree-view-ux branch from 01303fd to c5bcc27 Compare May 10, 2026 18:00
@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.62%. Comparing base (e27292c) to head (c5bcc27).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #591   +/-   ##
========================================
  Coverage    57.62%   57.62%           
========================================
  Files           29       29           
  Lines         3193     3193           
========================================
  Hits          1840     1840           
  Misses        1353     1353           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@surajshetty3416 surajshetty3416 marked this pull request as ready for review May 10, 2026 18:31
@surajshetty3416 surajshetty3416 merged commit 21d2c4b into develop May 10, 2026
10 checks passed
@surajshetty3416 surajshetty3416 deleted the improve-route-tree-view-ux branch May 10, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant