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)
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.
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
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