decentraland / decentraland/creator-hub
[QA] Homepage | Section pages open at homepage scroll position instead of the top
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 14
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 44
Description
### 🛠️ **Build version:**
v0.45.0 (PR #1481, branch `landing-redesign`)
### 📔 **Issue Description:**
When navigating from the Home page to another section (Scenes, Templates, Learn, etc.) while scrolled down, the destination page opens at the same scroll offset as the homepage instead of resetting to the top of the page.
### 👣 **STR:**
1. Open Creator Hub, land on the Home tab
2. Scroll down the homepage until a section (e.g. "Templates") is near the top of the viewport, while still clickable
3. Click that section's title/">" link (reproduces via top nav tabs too, e.g. "Learn")
4. Observe the scroll position on the destination page
### ✔️ **Expected Result:**
The destination page should open scrolled to the top.
### ❌ **Actual Result with evidence:**
The destination page opens mid-page, matching the scroll offset carried over from the homepage, not at the top. Reproduced with Templates and Learn; likely affects all homepage section links.
### ➗ **Reproduction:**
##### 🔁 Always - (reproduces 100% of the time, on every section tested)
#### 🖥️ **Operative system and additional Notes:**
Reproduced on both macOS (Apple M3 Pro) and Windows 11. This also explains an earlier observation flagged during this same QA pass: clicking "Learn >" from the homepage appeared to land on "Editor (No Code) Tutorials" instead of the top — same root cause, not a Learn-specific issue.
https://github.com/user-attachments/assets/fc3aa9a1-66dd-48da-9c2b-7fb143e62a07
Contributor guide
Assessment
This issue has not been assessed yet.