zulip-desktop
zulip-desktop copied to clipboard
Show sidebar on navigating to Settings page
Signed-off-by: tarun8718 [email protected]
What's this PR do?
Shows Sidebar(if disabled) on navigating to the settings page(for users with single-organizations).
Fixes: #1077

You have tested this PR on:
- [ ] Windows
- [X] Linux/Ubuntu
- [ ] macOS
@andersk could you please review this?
Hey @tarun8718 Thanks for this PR. One question I have in mind is why are we adding this piece of code for accounts with only one organization, where if you have multiple, you'll probably still face the same issue? Also, I'd recommend writing a clearer and descriptive commit message.
@tarun8718 Let me know if you need a hand or if we should continue the work as you've already done the most.