Inline Bibliography form doesn't use rich text editor for title if returned with errors
Open
Nobody has claimed this yet.
bug
Low priority
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
- On
/bibliography/click 'Create new' - Enter a title and nothing else, then click 'Create'
- Form gets returned because of missing data, but this time without the rich text editor for the Title field
- Also,
Create newbutton reappears prematurely
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 at the /bibliography/ create-new form and reproduce the validation-error path by submitting a title with the other fields empty. Compare the returned Title field with the initial form and check when the Create new button is rendered. Done means the rich text editor remains available for Title after errors and the button does not reappear prematurely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100