readthedocs / readthedocs/ext-theme
Forms: way to link and visually highlight a single form field
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 12
- Forks
- 6
- Avg merge
- 13h 25m
- Merged PRs (30d)
- 1
Description
This would be a nice feature to have, linking users to an individual project setting is always a little awkward. We could fairly easily have id attributes on the form elements, giving support a way to link to https://beta.readthedocs.org/dashboard/test-builds/edit/#form-default-version or similar.
This would be similar to the build detail view, and the field would have some amount of highlighting or visual cue that it's the highlighted field.
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
Start by locating the form used by the dashboard/test-builds/edit/ page and compare it with the build detail view mentioned in the issue. Add stable IDs for individual form fields and a visual cue for a targeted field; done means the linked URL focuses and highlights that field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100