coryhouse / coryhouse/react-restaurant-scriptpro

Build Select shared component

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
enhancement phase-6-admin-forms
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Goal
Build a reusable `Select` component matching the `Input` API and styling.

## Acceptance criteria
- [ ] `Select` accepts label, value, onChange, options, error, touched
- [ ] Options typed via generics or a small `Option` type
- [ ] Matches `Input` visually
- [ ] Used in at least one form

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing Input component and a form in the repository, then inspect the Input API and styling. Build the reusable Select with the listed props and typed options, match the Input appearance, and confirm it is used in at least one form.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.