[Tokodon] [Bug 497697] Ignore repeated clicks in the sidebar

Joshua Goins bugzilla_noreply at kde.org
Mon Jan 20 01:07:45 GMT 2025


https://bugs.kde.org/show_bug.cgi?id=497697

--- Comment #2 from Joshua Goins <josh at redstrate.com> ---
Git commit c695be31b1f42be8dae7b426ad43067ed4dc8511 by Joshua Goins.
Committed on 20/01/2025 at 01:07.
Pushed by redstrate into branch 'master'.

Don't reload the current page when clicking on it in the navigation

Previously if you clicked on a page in the navigation - e.g "Home" -
then Tokodon would load the *whole* page again. Not only is this super
wasteful, but it's also a performance drain and bad UX.

Instead, don't allow reloading to the *same* page you were already on.
And start making a repeated tap do something better. Right now
for example tapping on Home again will just return you to the top.

M  +58   -19   src/content/ui/Main.qml
M  +4    -0    src/content/ui/TimelinePage.qml

https://invent.kde.org/network/tokodon/-/commit/c695be31b1f42be8dae7b426ad43067ed4dc8511

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list