[PR #1088] [MERGED] feat: show menu as overlapping drawer on small screens #4525

Closed
opened 2026-03-23 21:38:12 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1088
Author: @polypixeldev
Created: 9/18/2022
Status: Merged
Merged: 9/21/2022
Merged by: @LucasXu0

Base: mainHead: fix-collapsing-button


📝 Commits (2)

  • 3c7fd68 feat: show menu as overlapping drawer on small screens
  • 3abe3bd refactor: simplify home page left offset ternary expression

📊 Changes

2 files changed (+16 additions, -15 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/home/home_layout.dart (+4 -2)
📝 frontend/app_flowy/lib/workspace/presentation/home/home_screen.dart (+12 -13)

📄 Description

This PR modifies the home layout to show the sidebar menu as an overlapping drawer on screens at the tabletPortrait breakpoint.

Fixes #796


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1088 **Author:** [@polypixeldev](https://github.com/polypixeldev) **Created:** 9/18/2022 **Status:** ✅ Merged **Merged:** 9/21/2022 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix-collapsing-button` --- ### 📝 Commits (2) - [`3c7fd68`](https://github.com/AppFlowy-IO/AppFlowy/commit/3c7fd6808887211bbe832a6c5896019e3cab99f1) feat: show menu as overlapping drawer on small screens - [`3abe3bd`](https://github.com/AppFlowy-IO/AppFlowy/commit/3abe3bd139dd546d6a5d11e32c20eef196e96782) refactor: simplify home page left offset ternary expression ### 📊 Changes **2 files changed** (+16 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_layout.dart` (+4 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_screen.dart` (+12 -13) </details> ### 📄 Description This PR modifies the home layout to show the sidebar menu as an overlapping drawer on screens at the tabletPortrait breakpoint. Fixes #796 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:12 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4525
No description provided.