Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ffe-spinner-react): spinner on colored background #1929

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

pethel
Copy link
Contributor

@pethel pethel commented Apr 23, 2024

Løser denne
#1927

Antar att det gir mening att den er vit også i darkmode.

image
image
image

@pethel pethel requested a review from a team as a code owner April 23, 2024 14:55

/*
Avoid 'flashing' spinners - don't display spinner until some time has passed
*/
visibility: hidden;
animation-delay: 500ms;

@keyframes spindindust {
Copy link
Contributor Author

@pethel pethel Apr 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lurer på vem dette kan vare :)

Copy link
Contributor

@MariaOverlierBerg MariaOverlierBerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Takker 🙏

@pethel pethel force-pushed the develop_on-colored-bg-spinner branch 2 times, most recently from 493bb1d to b91e6ec Compare April 24, 2024 06:21
@pethel pethel force-pushed the develop_on-colored-bg-spinner branch from b91e6ec to 4f5da8f Compare April 24, 2024 06:23
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1929.westeurope.2.azurestaticapps.net

2 similar comments
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1929.westeurope.2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1929.westeurope.2.azurestaticapps.net

@pethel pethel changed the title docs(ffe-spinner-react): spinner on colored background feat(ffe-spinner-react): spinner on colored background Apr 24, 2024
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-1929.westeurope.2.azurestaticapps.net

@pethel pethel merged commit 3166445 into develop Apr 24, 2024
3 checks passed
@pethel pethel deleted the develop_on-colored-bg-spinner branch April 24, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants