Bug 491930

Summary: When adding a second account the "Welcome to Tokodon" page is shown over other pages rather than replacing them
Product: [Applications] Tokodon Reporter: Bart Ribbers <bribbers>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: carl, josh
Priority: NOR    
Version: 24.07.90   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 24.12
Sentry Crash Report:

Description Bart Ribbers 2024-08-20 08:39:38 UTC
This means that when you select any sidebar option the view doesn't change until you press the back button on the welcome page. This makes it feel like nothing happens at all besides closing the sidebar when you click a menu option.
Comment 1 Joshua Goins 2024-10-19 21:45:16 UTC
Git commit 831971e2e9e4bc7c79ffa53402848d85f1ce1726 by Joshua Goins.
Committed on 19/10/2024 at 21:45.
Pushed by redstrate into branch 'master'.

Fix the dialog for adding additional accounts looking odd

This is because we need to set single column mode on the
ApplicationWindow Kirigami creates. Also make sure that the "Add
Account" button in the sidebar actually uses the same codepath.

M  +2    -1    src/content/ui/Main.qml
M  +0    -14   src/content/ui/UserInfo.qml

https://invent.kde.org/network/tokodon/-/commit/831971e2e9e4bc7c79ffa53402848d85f1ce1726