AppFlowy-IO / AppFlowy

Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
https://www.appflowy.io
GNU Affero General Public License v3.0
50.82k stars 3.38k forks source link

[FR] Kanban board UX improvements #5308

Open richardshiue opened 2 months ago

richardshiue commented 2 months ago

Description

Impact

Users of the kanban board

Additional Context

No response

emmggi commented 2 months ago

I'd suggest using PageView on mobile for columns with a fractionViewport less than 1.0 to simply lock the column in center and a small indicator how many pages there are. The documentation has a nice demo with pagination https://api.flutter.dev/flutter/widgets/PageView-class.html

emmggi commented 2 months ago

I would also like to add to make layout changes easier on mobile. The option is a bit tucked away.

Currently it's: View name > View options > Edit view > Layout > Choose option.