LetsGetTechnical / gridiron-survivor

https://gridiron-survivor-letsgettechnical.vercel.app
9 stars 1 forks source link

UX: Create input loading spinner #91

Open shashilo opened 5 months ago

shashilo commented 5 months ago

https://react.fluentui.dev/?path=/docs/components-spinner--default#appearance

Shadcn doesn't have a spinner component. We need to create a simple one.

Acceptance Criteria:

jasonetorres commented 2 months ago

duplicate, closing and moving forward with other ticket

ryandotfurrer commented 1 month ago

I've begun working on this, view my branch.

The spinner is working as expected, I just need to figure out how to make it's container the same size as what it is being nested in.