Allow customization of "Add new" button for embedded_list fields
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 703
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the text for the "add" button uses the field name ("Add new {{field().name}}"). To get a better UI, we should be able to customize the text.
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 embedded_list field implementation and the code that renders its "Add new" button. Determine how field configuration is exposed, then make the button text customizable while preserving the current field-name-based wording as the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angularjs, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100