-
Notifications
You must be signed in to change notification settings - Fork 681
Closed
Labels
Description
Current Behavior
If you click a tag on a crate on crates.io it brings you to a list of crates with that tag. If you then navigate back to the same crate that brought you to the list, its tags are no longer displayed.
Expected Behavior
The list of tags should be repopulated.
Steps To Reproduce
Using the back button:
- Open https://crates.io/crates/trunk
- Click on "#build-tool" (opens https://crates.io/keywords/build-tool)
- Click "back" on your browser
- The crate's tag list is now blank
Navigating via crates:
- Open https://crates.io/crates/trunk
- Click on "#build-tool" (opens https://crates.io/keywords/build-tool)
- Click on "trunk" at the top of the list of crates (returns to https://crates.io/crates/trunk)
- The crate's tag list is now blank.
This happens even if you navigate through multiple pages of results to find the original crate (ex - trunk is on page 3 of "#compilers").
Environment
- Browser: Firefox 135, Edge 133
- OS: Windows 11
- Browser: Firefox 135
- OS: Android 13

