SFU-Blueprint / Pedals

Apache License 2.0
0 stars 0 forks source link

/components/DateSelector Styling #52

Closed dangminhduc1101 closed 1 month ago

dangminhduc1101 commented 1 month ago

Problem

The DateSelector component doesn't match the Figma design.

Expected Design

{494BDA26-0AAC-4E3B-B9AC-13EE27CC7B06} {A7888926-FD80-4807-9403-31FAF2568C19}

Current Design

{C36A8416-D3C4-4892-8CFA-FF640F13A38B}

Instructions

  1. Pull the latest changes from the develop branch.
  2. Start the server by running npm run dev (navigate to src/ and run npm ci if needed), then visit localhost:3000/register. Review the Date of Birth selector component.
  3. Modify the code in components/DateSelector.tsx to align with the Figma design.
  4. Create a pull request and tag @dangminhduc1101 for review.

Notes

This is a complex task, but it’s not urgent. Take your time to work on it.