vaadin / vaadin/docs

Switching between versions does not retain the page you were looking at

Open
#5,058 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
AsciiDoc
Stars
38
Forks
225
Avg merge
1d 4h
Merged PRs (30d)
170

Description

Tell us about your request

A common problem I encounter is googling a Vaadin component (for example TreeGrid) and having to switch the version because I'm not on the latest version of Vaadin. When you do that instead of landing on the V24 version of TreeGrid you land on the root page.

Steps
Expected
  • If it exists I should be remain on the same path except for the version, in this example: https://vaadin.com/docs/v24/components/tree-grid
  • Only if the same path does not exist on the target version, should I be redirected to the root path.
Actual

If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the version-switching flow linked by the latest and V24 TreeGrid URLs and trace how the target path is selected. Done means switching versions preserves the component path when it exists in the target version, while falling back to the target version root only when it does not.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.