❗ Spinner Component #1117
Replies: 10 comments
-
Première ébauche! J’ai exporté les anims à partir d’After Effects depuis le plugin compatible avec Lottie https://github.com/airbnb/lottie-web Il y en a deux: Basic loader, Pour les opérations in progress
Fancy loader, Pour le load de pages entières et load de listes
|
Beta Was this translation helpful? Give feedback.
-
Is it something we want to add to Orbit or it should be specific to Apricot? If we want to add it to Orbit, @GateNk I suggess we create a new Umbrella Issue for those. Something similar to #517 |
Beta Was this translation helpful? Give feedback.
-
Will do!
Yes, I believe we want to get rid of the loaders provided by semantic-UI. Will do! Edit: I cheated and converted this issue into an umbrella ahah |
Beta Was this translation helpful? Give feedback.
-
Staled until our motion guidelines and branding improvements are done. |
Beta Was this translation helpful? Give feedback.
-
I think that Moving Dots should be it's own components something along the lines of LoadingDots. Is there needs for these in our apps? |
Beta Was this translation helpful? Give feedback.
-
If we do want moving dots, yes it should be independent from a spinner. There are multiple ways to achieve all this. From what I can see most design systems seems to have 2 components:
Loading dots doesn't seem to be trendy anymore. https://chakra-ui.com/docs |
Beta Was this translation helpful? Give feedback.
-
I was referring to this point, not planning to do it anyways but it should not be bundled / in scope as the scope is the spinner component and later on if needed a skeleton. 3- Moving Dots |
Beta Was this translation helpful? Give feedback.
-
Is this issue still relevant? I feel like many discussions happened and this issue is be becoming irrelevant. |
Beta Was this translation helpful? Give feedback.
-
It's still relevant and is 80% done, it's on the backburner but shoud be done next month as some higher priority issues have been tackle. |
Beta Was this translation helpful? Give feedback.
-
Released in Orbit 34.3 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I understand that this request must come from a stakeholder, but i would like to open a discussion and have a written trace of this request.
In Sharegate Apricot, we use 3 types of spinner. Two of them have a good purpose and could be extracted / rewritten in orbit according to our head of design.
1- Loading spinner used in multiple places
2- i would not put this one in orbit, we should probably standardize this one out
3- Moving Dots
Before coding any of those components, the first step would be to document When and Where to use spinner 1 and 3.
Example in Chakra : https://chakra-ui.com/docs/feedback/spinner
Example in Carbon : https://www.carbondesignsystem.com/components/loading/usage/
Example in React Spectrum : https://react-spectrum.adobe.com/react-spectrum/ProgressCircle.html
To do
Beta Was this translation helpful? Give feedback.
All reactions