[GH-ISSUE #4179] [Bug] Can't get to the page i want to reference [FR] Scroll down or search menu in referenced menus #1875

Closed
opened 2026-03-23 21:17:54 +00:00 by mirror · 4 comments
Owner

Originally created by @matheuscaminha on GitHub (Dec 20, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4179

Originally assigned to: @Xazin on GitHub.

Bug Description

image

If you have too many pages, greeds, boards or calendars it gets to a point in wich you can't get to the one you want to reference because that is no scroll down bar or search bar in that menu.

How to Reproduce

Create a lot of pages and try to reference the last one you created

Expected Behavior

You will not be able to select the last page that you created

Operating System

windows

AppFlowy Version(s)

v0.3.9

Screenshots

No response

Additional Context

No response

Originally created by @matheuscaminha on GitHub (Dec 20, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4179 Originally assigned to: @Xazin on GitHub. ### Bug Description ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/134650122/20ad3a2f-d88f-4e73-9cd2-b294c06e4c4b) If you have too many pages, greeds, boards or calendars it gets to a point in wich you can't get to the one you want to reference because that is no scroll down bar or search bar in that menu. ### How to Reproduce Create a lot of pages and try to reference the last one you created ### Expected Behavior You will not be able to select the last page that you created ### Operating System windows ### AppFlowy Version(s) v0.3.9 ### Screenshots _No response_ ### Additional Context _No response_
mirror 2026-03-23 21:17:54 +00:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@annieappflowy commented on GitHub (Dec 20, 2023):

Hi @matheuscaminha , you can try to type out the page name @yourpagename. In this way, the menu will dynamically return based on your typed keywords.

<!-- gh-comment-id:1865068951 --> @annieappflowy commented on GitHub (Dec 20, 2023): Hi @matheuscaminha , you can try to type out the page name @yourpagename. In this way, the menu will dynamically return based on your typed keywords.
Author
Owner

@PeterHero commented on GitHub (Jan 2, 2024):

Are '@', '+' and '/referenced Document' the same?

<!-- gh-comment-id:1874137567 --> @PeterHero commented on GitHub (Jan 2, 2024): Are '@', '+' and '/referenced Document' the same?
Author
Owner

@Xazin commented on GitHub (Jan 2, 2024):

Are '@', '+' and '/referenced Document' the same?

Not exactly, + and @ are the same type of menu, but the /referenced document/grid/kanban/calendar is an old type of menu that doesn't support search.

We need to add a boxconstraints with scrollable content on the Actions Menu (The one referring to @ and +), and then we need to change out the slash menu references to use the action menu as well.

At least that would be my solution, to enable search and scrolling in both menus.

<!-- gh-comment-id:1874141392 --> @Xazin commented on GitHub (Jan 2, 2024): > Are '@', '+' and '/referenced Document' the same? Not exactly, `+` and `@` are the same type of menu, but the `/referenced document/grid/kanban/calendar` is an old type of menu that doesn't support search. We need to add a boxconstraints with scrollable content on the Actions Menu (The one referring to `@` and `+`), and then we need to change out the slash menu references to use the action menu as well. At least that would be my solution, to enable search and scrolling in both menus.
Author
Owner

@PeterHero commented on GitHub (Jan 2, 2024):

Why keep 3 ways to do the same? I'm not sure it is a good practice.

<!-- gh-comment-id:1874150948 --> @PeterHero commented on GitHub (Jan 2, 2024): Why keep 3 ways to do the same? I'm not sure it is a good practice.
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#1875
No description provided.