c2corg / c2corg/c2c_ui

Bug: Problem with the scroll behavior of the router

Open
#1,316 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vue
Stars
29
Forks
33
Avg merge
7m
Merged PRs (30d)
2

Description

**Describe the bug**
Scroll behavior is not working properly

**To Reproduce**
Steps to reproduce the behavior:
1. Go to outings page
2. Scroll a bit
3. Clik on an outing
4. Go back
5. *you've lost your previous position, you're on top, wasn't it supposed to be saved?*
6. Scroll down and select an outing
7. You're not at the top of the outing

**Expected behavior**
Scroll should be correctly applied when you go back, and not in other cases

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the scroll behavior on the outings page using the steps in the issue, then inspect the router's scroll handling. Done means returning to an outing restores the previous position, while opening an outing after scrolling starts it at the top.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.