Page MenuHomePhabricator

Give visual feedback while banner is compiling
Closed, ResolvedPublic5 Estimated Story Points

Description

Add a spinner (or other effect) while the HTTP request that triggers the banner compilation has not returned.

Implementation details:

  • Use a a state variable (ref) for this
  • Change the state variable when the HTTP requests starts (before fetch) and finishes (inside the fetch promise handler)
  • Set a CSS class depending on the state variable (e.g. loading)
  • Define CSS to animate something on the page

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedNone
ResolvedNone

Event Timeline

gabriel-wmde set the point value for this task to 5.
Tanuja_Doriya moved this task from Doing to Review on the WMDE-FUN-Sprint-2023-03-06 board.
Tanuja_Doriya subscribed.