Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element Android always jumps to the bottom of the timeline #8090

Closed
timokoesters opened this issue Feb 7, 2023 · 3 comments · Fixed by #8152
Closed

Element Android always jumps to the bottom of the timeline #8090

timokoesters opened this issue Feb 7, 2023 · 3 comments · Fixed by #8152
Assignees
Labels
A-Timeline O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems X-Regression

Comments

@timokoesters
Copy link
Contributor

It seems like it is a design decision for leaving a room and opening it back up (although maybe that should be reconsidered), but opening an image, a profile, threads, the room settings and so on should not reset the position in the timeline.

Reproduce:

  • scroll up
  • open image
  • close image
  • you are at the bottom of the timeline again
@RiotRobot RiotRobot added this to Incoming in Issue triage Feb 7, 2023
@jonnyandrew jonnyandrew added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems A-Timeline S-Minor Impairs non-critical functionality or suitable workarounds exist O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Feb 8, 2023
@jonnyandrew jonnyandrew moved this from Incoming to Triaged in Issue triage Feb 8, 2023
@rabio
Copy link

rabio commented Feb 12, 2023

It is not directly related to opening links from the app. Any focus' change, including opening app switcher or turning screen off for a slightest moment, results in full scroll down in opened room.

I think that automatic reset of position on timeline is problematic in general (not only on focus change), as action done on user's behalf, that is not easily reversible nor directly requested by a user, is always risky.

Maybe the whole thing could be reconsidered in favor of a position indicator that double as fast scroll down action button. This button is already available in rooms, so maybe there is no need for automatic scroll down in the first place?

@bagvand
Copy link

bagvand commented Feb 15, 2023

Hi,
This problem occurred after the following change
#7734

@bmarty bmarty added S-Major Severely degrades major functionality or product features, with no satisfactory workaround and removed S-Minor Impairs non-critical functionality or suitable workarounds exist labels Feb 15, 2023
@RiotRobot RiotRobot added this to Important Issues & Topics (P1) in Android App Team Feb 15, 2023
@bmarty
Copy link
Member

bmarty commented Feb 15, 2023

Rising the severity as it's been reported a lot and I agree that it's a pain when we encounter this issue.

Issue triage automation moved this from Triaged to Closed Feb 21, 2023
Android App Team automation moved this from Important Issues & Topics (P1) to Merged Feb 21, 2023
ganfra added a commit that referenced this issue Feb 21, 2023
…tion_loss

Fix always jumps to the bottom of the timeline #8090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Timeline O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems X-Regression
Projects
Development

Successfully merging a pull request may close this issue.

6 participants