One-to-many relations without correct css-class
Open
relates-to: grails-fields
- Dominant language
- Groovy
- Stars
- 2.9k
- Forks
- 975
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 92
Description
The scaffolded edit view doesn't have the right css-class in one-to-many associations. The ul-tag is not in line. Didn't check this for other associations.
Contributor guide
Research direction
Start by locating the scaffolded edit view templates for one-to-many associations and inspect the generated ul element and its CSS class. Compare the output with the expected alignment, then check whether other association types show the same problem. Done means the one-to-many edit view uses the correct class and the ul tag is aligned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, groovy, html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100