marmelab / marmelab/react-admin
Customize the createable feature in AutocompleteInput
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26.9k
- Forks
- 5.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Add the ability to customize the create label, and also add some styling
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Contributor guide
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 AutocompleteInput component and reviewing how its createable option currently determines its label and styling. Define the supported customization behavior from the requested label and styling changes; the issue is complete when both can be customized and the behavior is covered by the component's existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100