[GH-ISSUE #5097] [FR] improve inline action service #2254

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

Originally created by @LucasXu0 on GitHub (Apr 9, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5097

Originally assigned to: @Xazin on GitHub.

Description

When opening a document, the inline service now preloads all the views. We should consider building a view cache or only fetch the views when the user types "@" (and display a loading indicator).

Screenshot 2024-04-09 at 09 21 07

Impact

Reduce the number of "get view" requests.

Additional Context

No response

Originally created by @LucasXu0 on GitHub (Apr 9, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5097 Originally assigned to: @Xazin on GitHub. ### Description When opening a document, the inline service now preloads all the views. We should consider building a view cache or only fetch the views when the user types "@" (and display a loading indicator). <img width="1029" alt="Screenshot 2024-04-09 at 09 21 07" src="https://github.com/AppFlowy-IO/AppFlowy/assets/11863087/6a1d65e2-1122-48b5-b80f-c2513011d102"> ### Impact Reduce the number of "get view" requests. ### Additional Context _No response_
mirror 2026-03-23 21:20:57 +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#2254
No description provided.