Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

US22 - Loading Animation #38

Open
5 tasks
Hendrik-Pils opened this issue Feb 2, 2024 · 2 comments
Open
5 tasks

US22 - Loading Animation #38

Hendrik-Pils opened this issue Feb 2, 2024 · 2 comments

Comments

@Hendrik-Pils
Copy link
Collaborator

Value proposition

As a user,
I want to see a loading animation, whenever the app loads something,
In order to have a nicer user experience.

Acceptance criteria

  • Whenever the site loads from the database, a loading animation is displayed.

Tasks

  • Use framer-motion for the loading animation.
  • Research framer-motion implementation.
  • Implement framer-motion with UseEffect and UseState.
  • Set a timer for the loading animation.
@kabaskill
Copy link

Setting an arbitrary timer for only showing the animation doesn't improve the UX in my opinion. You could consider that but otherwise looks good to me.

@SarahJoyceMorgen
Copy link
Collaborator

Setting an arbitrary timer for only showing the animation doesn't improve the UX in my opinion. You could consider that but otherwise looks good to me.

Thank you, we will discuss again whether the loading animation will be displayed only when an extended loading time is actually necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Status: ⚙️ In Progress
Development

No branches or pull requests

3 participants