[feat] Back button #287
Labels
No labels
a11y
Bug
Bug fix
Critical Priority
Documentation
Feature
Feature request
Held for next release cycle
High Priority
Low Priority
Medium Priority
Minor change
Translation/Locale
WIP
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma-fe#287
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea
The current FE lacks a back/previous button to be able to go back to the position we were in the timeline after we've clicked on a post/comment.
The reasoning
I use the front-end as a webapp a lot, even on my desktop.
Thus, I don't have access to the "previous" button of my navigator.
Whenever I click on a post, I'm obligated to use my keyboard if I want to go back.
At the moment, the only way you can go back in the UI is by going to the beginning of a timeline. I then have to scroll back to when I was and it's not really feeling great.
But I think it's a pretty standard UI component that I kind of didn't understand why it was missing
Have you searched for this feature request?