mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #1674] [FR] Auto-hide sidebar when re-sizing the window #641
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#641
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @richardshiue on GitHub (Jan 6, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1674
Originally assigned to: @Shreesh09 on GitHub.
Description
It would be nice if the sidebar can automatically hide when the window shrinks to the point that the sidebar becomes floating.
Impact
Users who resize their AppFlowy window to a small size
Additional Context
No response
@onyicodes commented on GitHub (Jan 17, 2023):
Hi @richardshiue can you provide more details on this. An image showing the current state will be helpful.
Thanks
@richardshiue commented on GitHub (Jan 19, 2023):
@onyicodes Sure. This is the current behavior. It'd be better if the sidebar could automatically hide when the window becomes small enough.
https://user-images.githubusercontent.com/71320345/213331256-376f1d31-1eb1-48fb-b1a2-bf6415e48b58.mp4
@onyicodes commented on GitHub (Jan 19, 2023):
Okay thanks. I have a clear picture of what is required now. Please can you assign this to me?
@onyicodes commented on GitHub (Jan 19, 2023):
@richardshiue Which would be better?
The sidebar closes when the window is small enough and reappears when the window is expanded beyond a certain extent or it does not reappear automatically but waits for user to tap on open sidebar icon again?
@richardshiue commented on GitHub (Jan 20, 2023):
Sure! I've assigned it to you. Thank you for helping with this.
Ideally, this is the UX I'm accustomed to. If the sidebar was hidden when the window was still large enough (before shrinking the window), then the latter. If the sidebar was shown, then the former. You can absolutely just choose one for now and alter the behavior later on.
@onyicodes commented on GitHub (Jan 20, 2023):
Alright. Thanks
@huang12zheng commented on GitHub (Feb 4, 2023):
Compact Width < 600
Medium 600 < width < 840
Expanded Width > 840
Could be a possible reference value?
@onyicodes
@onyicodes commented on GitHub (Feb 7, 2023):
Noted.
I'm already using less than 600 as compacted, while above 600 is expanded
@AmanNegi commented on GitHub (Mar 2, 2023):
Hey @onyicodes, are you working on this issue?
@onyicodes commented on GitHub (Mar 2, 2023):
Hi @AmanNegi yeah I'm still working on it.
@AmanNegi commented on GitHub (Mar 3, 2023):
Great! 💚
@annieappflowy commented on GitHub (Mar 9, 2023):
Let us know if you need help!
@sshdopey commented on GitHub (Mar 15, 2023):
@onyicodes have you worked on this, I would be glad to help
@onyicodes commented on GitHub (Mar 15, 2023):
Yeah @DestinedCodes I'm making some good progress. Thanks for asking
@Shreesh09 commented on GitHub (Oct 9, 2023):
I would like to work on this issue
@richardshiue commented on GitHub (Oct 9, 2023):
I've assigned it to you, have fun coding~
@annieappflowy commented on GitHub (Nov 6, 2023):
Completed