Text field
Open
frontend
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create the text field component. Make sure that it can expand to fit more lines, and use scrollbar if the message is too long. Make sure it can return the text that the user entered so that it can be included into the chat field.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing chat field or frontend entry point where a text field component belongs, then inspect how entered text is passed into the chat. Confirm the component expands across multiple lines, uses a scrollbar for longer messages, and exposes the entered text for inclusion in the chat field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100