Summary: | Account info page can be pushed multiple times | ||
---|---|---|---|
Product: | [Applications] Tokodon | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carl, kde-bugs |
Priority: | NOR | ||
Version First Reported In: | 23.01.0 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/tokodon/commit/1ba2cbc0df33bd1e1adc6b9b8609e7c9773a7893 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nicolas Fella
2022-12-27 21:40:56 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. 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 |