marmelab / marmelab/react-admin

The documentation says that <AutocompleteArrayInput> supports the emptyText property, but it does not work.

Open Beginner friendly
#8,425 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
26.9k
Forks
5.5k
Avg merge
2d 3h
Merged PRs (30d)
19

Description

**Environment**

* React-admin version: 4.5.2

doc: https://marmelab.com/react-admin/AutocompleteArrayInput.html#emptytext

I used this property, but it didn't work:
https://codesandbox.io/s/quizzical-turing-wrjs7q?file=/src/posts/PostCreate.tsx
```

```
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the AutocompleteArrayInput documentation and the linked CodeSandbox reproduction, then trace the component behavior for the emptyText prop. Confirm the expected empty-state wording and update the implementation or documentation so the example behaves as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.