Skip to content

Comments

#117 dropdown and textinputfield components#152

Open
tsudhakar87 wants to merge 7 commits intomainfrom
117-dropdown-and-text-input-components
Open

#117 dropdown and textinputfield components#152
tsudhakar87 wants to merge 7 commits intomainfrom
117-dropdown-and-text-input-components

Conversation

@tsudhakar87
Copy link
Contributor

@tsudhakar87 tsudhakar87 commented Feb 22, 2026

ℹ️ Issue

Closes #117

📝 Description

Write a short summary of what you added. Why is it important? Any member of C4C should be able to read this and understand your contribution -- not just your team members.

Briefly list the changes made to the code:

  1. Installed chakra ui
  2. Added DropdownSelector component (which can be single select or multi select)
  3. Added TextInputField component (changes color based on error flag and displays error message if given)
  4. Added unit tests

✔️ Verification

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

in page.tsx
Screenshot 2026-02-22 at 10 55 21 AM

Screen.Recording.2026-02-22.at.12.21.44.PM.mov

🏕️ (Optional) Future Work / Notes

Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!

@tsudhakar87 tsudhakar87 marked this pull request as ready for review February 22, 2026 17:28
github-actions bot added a commit that referenced this pull request Feb 22, 2026
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.

Create Dropdown and Text Input Fields Compontents

1 participant