getsentry / getsentry/sentry

Persistent page navigation for Issue list

Open
#79,884 2 comments 0 reactions 0 assignees View on GitHub
Improvement
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

When navigating between multiple pages of issues in Sentry, the "Back" button should return the user to the exact page they navigated from, rather than defaulting back to the first page of the issue list.

**Expected Behavior**:

When a user clicks on an issue on a paginated page (e.g., page 3 of the Issues list) and then navigates back, they should be returned to page 3, not page 1.
Any applied filters or sorts should also persist to maintain the original view context.

### Solution Brainstorm

_No response_

### Product Area

Issues

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.