[PR #3298] [CLOSED] Fix #3288 #5672

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/3298
Author: @LucasXu0
Created: 8/30/2023
Status: Closed

Base: mainHead: fix_#3288


📝 Commits (5)

  • 1d6718b inlang: update translations
  • 677beb9 inlang: update translations
  • b059795 fix: additional options does not show up on the touch screen
  • 0dc1f9d Revert "inlang: update translations"
  • bfb30fa Revert "inlang: update translations"

📊 Changes

1 file changed (+8 additions, -7 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/workspace/presentation/home/menu/view/view_item.dart (+8 -7)

📄 Description

Feature Preview

closes #3288

  • Always display the "..." and "+" buttons when the page is selected.
Screenshot 2023-08-30 at 18 07 58

PR Checklist

  • My code adheres to the AppFlowy Style Guide
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/3298 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 8/30/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix_#3288` --- ### 📝 Commits (5) - [`1d6718b`](https://github.com/AppFlowy-IO/AppFlowy/commit/1d6718b946ac7242321f953d74215515e5a273fa) inlang: update translations - [`677beb9`](https://github.com/AppFlowy-IO/AppFlowy/commit/677beb912570c64488f77399720d33a031e839bb) inlang: update translations - [`b059795`](https://github.com/AppFlowy-IO/AppFlowy/commit/b0597952c65de2a8f1c0ddddeca5d332270d86ed) fix: additional options does not show up on the touch screen - [`0dc1f9d`](https://github.com/AppFlowy-IO/AppFlowy/commit/0dc1f9d657e929306fca932aac8f931f2fbd9528) Revert "inlang: update translations" - [`bfb30fa`](https://github.com/AppFlowy-IO/AppFlowy/commit/bfb30fa510e74a795a1703d6a069c11f7baff8bd) Revert "inlang: update translations" ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/workspace/presentation/home/menu/view/view_item.dart` (+8 -7) </details> ### 📄 Description <!--- Thank you for submitting a pull request to AppFlowy. The team will dedicate their best efforts to reviewing and approving your pull request. If you have any questions about the project or feedback for us, please join our [Discord](https://discord.gg/wdjWUXXhtw). --> <!--- If your pull request adds a new feature, please drag and drop a video into this section to showcase what you've done! If not, you may delete this section. --> ### Feature Preview closes #3288 - Always display the "..." and "+" buttons when the page is selected. <img width="223" alt="Screenshot 2023-08-30 at 18 07 58" src="https://github.com/AppFlowy-IO/AppFlowy/assets/11863087/33a7b702-cf83-4df5-98fc-422f88205ac2"> <!--- List at least one issue here that this PR addresses. If it fixes the issue, please use the [fixes](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) keyword to close the issue. For example: fixes https://github.com/AppFlowy-IO/AppFlowy/pull/2106 --> --- <!--- Before you mark this PR ready for review, run through this checklist! --> #### PR Checklist - [ ] My code adheres to the [AppFlowy Style Guide](https://appflowy.gitbook.io/docs/essential-documentation/contribute-to-appflowy/software-contributions/submitting-code/style-guides) - [ ] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:19:47 +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#5672
No description provided.