Rename Instructions component to something more appropriate
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
The Instructions component was originally used for rendering the instructions fields - A textarea and audio input. With issue #2924, it was reused to render a feedback tab, and in #3100, updated to allow for multiple types. The multiple types currently set just the text of the label and placeholder.
The components name and functionality are now confused, we should rename it to something more appropriate.
@MendyBerger do you have an idea what we should call it?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the Instructions component and its uses for textarea, audio input, feedback tabs, and multiple types, but names no files or tests. Locate the component and all references, review issues #2924 and #3100 for context, then choose an appropriate name and confirm every usage and label/placeholder behavior still works.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100