mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #2177] [Bug] When Screen Size is Small Kanban Board is not Horzontally Scrollable #881
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#881
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 @Mukund-Tandon on GitHub (Apr 4, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2177
Originally assigned to: @Xazin on GitHub.
Bug Description
Screencast from 04-04-23 03:35:48 PM IST.webm
As Shown in the video If screen size becomes small the We are not able to scroll to view the left side Group
How to Reproduce
Just creat a normal board and decrease screen width
Expected Behavior
We should be able to scroll To left
Operating System
Linux (Fedora Workstation 35)
AppFlowy Version(s)
0.1.2
Screenshots
No response
Additional Context
No response
@Xazin commented on GitHub (Apr 4, 2023):
Relates to #1917 I believe
@Mukund-Tandon commented on GitHub (Apr 4, 2023):
Yes, Just Saw it , Should I close this issue?
@Xazin commented on GitHub (Apr 4, 2023):
Maybe not, let's see what the team says, I would assume since this is more specific, it might be easier to implement just this one feature compared to a "bunch" as in 1917.
@hyj1204 commented on GitHub (Apr 4, 2023):
We have the scrollbar in the gird view page but it doesn't exist in the board view page yet.
https://user-images.githubusercontent.com/14248245/229947069-dfda55d5-69b8-4f3b-a923-b4e0912617aa.mov
Anyone can help implement the same type of scrollbar in the Kanban board view page?
Here are some files maybe helpful to check to build this feature.
Grid page:
AppFlowy/frontend/appflowy_flutter/lib/plugins/database_view/grid/presentation/grid_page.dartCurrent scroll bar widgets:
package:flowy_infra_ui/style_widget/scrolling/styled_scroll_bar.dart@Mukund-Tandon commented on GitHub (Apr 6, 2023):
Can I work on this issue?
@AmanNegi commented on GitHub (Apr 8, 2023):
I have noticed that when we use trackpad to scroll, it does scroll. However when we use mouse to scroll, it does not work.
@LucasXu0 commented on GitHub (Apr 10, 2023):
@Mukund-Tandon Sure. I assigned it to you.
Thanks @AmanNegi for reminding. I think there's a missing listener for mouse gesture.
@annieappflowy commented on GitHub (May 18, 2023):
Are you working on this? @Mukund-Tandon
If not, I'll assign it to another person.
@ankursharma7982 commented on GitHub (May 18, 2023):
Hello Annie, This is Ankur from UpWork,
Kindly assign it to me.
@Mukund-Tandon commented on GitHub (May 18, 2023):
I am currently not working on this.
@annieappflowy commented on GitHub (Nov 5, 2023):
@Xazin , I suppose this was fixed already?
@Xazin commented on GitHub (Nov 5, 2023):
Yes, it's completed.