You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compress all photos to .webp and upload them to our Cloudinary
Replace temporary photos with actual photos
Use Button component in @/components/Button.tsx
Consider using Radix Dialog or another library for modal (ensure the modal has a focus trap, supports Esc to close, darkened background that closes modal on click, and is accessible)
Fix modal so that close button is fixed to top the top and use custom styled scrollbar
Ensure the page is responsive
Tips
Design mobile-first
Have consistent styling with other pages by using SCSS variables defined in @/styles/variables.scss
The text was updated successfully, but these errors were encountered:
Reference: https://ucsddesign.co/shop
Tasks
@/components/Button.tsx
Esc
to close, darkened background that closes modal on click, and is accessible)Tips
@/styles/variables.scss
The text was updated successfully, but these errors were encountered: