[PR #1161] [MERGED] fix: only open the last opened view if plugin is blank #4568

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1161
Author: @polypixeldev
Created: 9/25/2022
Status: Merged
Merged: 9/26/2022
Merged by: @appflowy

Base: mainHead: trash-resize-fix


📝 Commits (1)

  • 510fd11 fix: only open the last opened view if plugin is blank

📊 Changes

2 files changed (+19 additions, -5 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/home/home_screen.dart (+18 -5)
📝 frontend/app_flowy/lib/workspace/presentation/home/home_stack.dart (+1 -0)

📄 Description

This PR changes _buildHomeMenu to check if the plugin is blank before setting the view to the last opened view.

Fixes #856


🔄 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/1161 **Author:** [@polypixeldev](https://github.com/polypixeldev) **Created:** 9/25/2022 **Status:** ✅ Merged **Merged:** 9/26/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `trash-resize-fix` --- ### 📝 Commits (1) - [`510fd11`](https://github.com/AppFlowy-IO/AppFlowy/commit/510fd116806482a92e95080fbc21f1cd7b50e97d) fix: only open the last opened view if plugin is blank ### 📊 Changes **2 files changed** (+19 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_screen.dart` (+18 -5) 📝 `frontend/app_flowy/lib/workspace/presentation/home/home_stack.dart` (+1 -0) </details> ### 📄 Description This PR changes `_buildHomeMenu` to check if the plugin is blank before setting the view to the last opened view. Fixes #856 --- <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:22 +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#4568
No description provided.