avo-hq/avo

Redirect back to the previous tab when navigating back from a resource link

Open

#1,115 opened on Jul 31, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (308 forks)user submission
Back endEnhancementFront endHelp wantedStale exempthacktoberfest

Repository metrics

Stars
 (1,778 stars)
PR merge metrics
 (Avg merge 1d 6h) (67 merged PRs in 30d)

Description

Feature

When you're on a record on a specific tab (second tab), and you click on a link to an association, when you click the back button, it would be a better experience if that tab were in focus. In focus, meaning the page is scrolled to that particular tab group, and the second tab is selected.

Approach

I don't have any specifics here because I haven't tried to make this work yet. Open to ideas.

Contributor guide