[GH-ISSUE #3324] [FR] Improve app startup appearance and speed #1471

Closed
opened 2026-03-23 20:49:43 +00:00 by mirror · 1 comment
Owner

Originally created by @intonarumori on GitHub (Sep 3, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3324

Description

When starting the application there's a short period of time when the onboarding image is still visible and then the workspace slowly fades in.

https://github.com/AppFlowy-IO/AppFlowy/assets/86030/815c16ab-a47b-46dd-9ec8-4b1052abdaff

I've read a lot of online comments about note taking apps and why people are switching and there are some recurring ones:

  • The app feels sluggish, it's not snappy, loads too slow
  • People rather use a simpler one (TextEdit, Notes, Notepad) because it just starts faster and you can immediately type

I think we could improve the user experience, by:

  • Making sure we don't load or show anything that is not needed, ex. decoding and displaying a large onboarding image
  • Reduce visual clutter that is distracting
  • Making sure we don't use a slow animation fade

Hope this makes sense.

Impact

Improvement for any logged in user.

Additional Context

No response

Originally created by @intonarumori on GitHub (Sep 3, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3324 ### Description When starting the application there's a short period of time when the onboarding image is still visible and then the workspace slowly fades in. https://github.com/AppFlowy-IO/AppFlowy/assets/86030/815c16ab-a47b-46dd-9ec8-4b1052abdaff I've read a lot of online comments about note taking apps and why people are switching and there are some recurring ones: - The app feels sluggish, it's not snappy, loads too slow - People rather use a simpler one (TextEdit, Notes, Notepad) because it just starts faster and you can immediately type I think we could improve the user experience, by: - Making sure we don't load or show anything that is not needed, ex. decoding and displaying a large onboarding image - Reduce visual clutter that is distracting - Making sure we don't use a slow animation fade Hope this makes sense. ### Impact Improvement for any logged in user. ### Additional Context _No response_
mirror 2026-03-23 20:49:43 +00:00
Author
Owner

@annieappflowy commented on GitHub (Sep 4, 2023):

Thanks @intonarumori
I love all of your feedback!
We should consider removing the startup image and replacing it with an onboarding flow.

<!-- gh-comment-id:1705084990 --> @annieappflowy commented on GitHub (Sep 4, 2023): Thanks @intonarumori I love all of your feedback! We should consider removing the startup image and replacing it with an onboarding flow.
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#1471
No description provided.