Bug 463532 - Account info page can be pushed multiple times
Summary: Account info page can be pushed multiple times
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.01.0
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-27 21:40 UTC by Nicolas Fella
Modified: 2023-01-02 17:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2022-12-27 21:40:56 UTC
STEPS TO REPRODUCE
1. Click on account info in the bottom left corner
2. Click again

OBSERVED RESULT
Two identical pages are on the pagestack

EXPECTED RESULT
Only one account page is on the pagestack

SOFTWARE/OS VERSIONS
Tokodon master (a936876288bba6e8717ac935a38a47ed95f90f9b)
Comment 1 Ian Kidd 2023-01-02 16:07:04 UTC
In fact it just rolls back to the start of the account wizard which makes you think there was an error, and so you do it all over again and end up with 3 or 4 of the same account in the Account list under settings.
Comment 2 Carl Schwan 2023-01-02 17:38:52 UTC
Git commit 1ba2cbc0df33bd1e1adc6b9b8609e7c9773a7893 by Carl Schwan.
Committed on 02/01/2023 at 17:38.
Pushed by carlschwan into branch 'master'.

Fix opening multiple time same account page

Signed-off-by: Carl Schwan <carl@carlschwan.eu>

M  +19   -6    src/content/ui/UserInfo.qml

https://invent.kde.org/network/tokodon/commit/1ba2cbc0df33bd1e1adc6b9b8609e7c9773a7893
Comment 3 Carl Schwan 2023-01-02 17:41:12 UTC
Git commit fc611cd487b25a9a9fe4cf70a4a4cc96e727513c by Carl Schwan.
Committed on 02/01/2023 at 17:40.
Pushed by carlschwan into branch 'master'.

Fix opening multiple time accoun page in timeline

Signed-off-by: Carl Schwan <carl@carlschwan.eu>

M  +18   -3    src/content/ui/PostDelegate.qml

https://invent.kde.org/network/tokodon/commit/fc611cd487b25a9a9fe4cf70a4a4cc96e727513c