about q
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
// in src/posts.tsx
const postFilters = [
,
,
];
export const PostList = () => (
// ...
);
```
https://marmelab.com/react-admin/Tutorial.html#adding-search-and-filters-to-the-list
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/posts.tsx and the linked React Admin tutorial section on search and filters. The issue does not state what change is wanted or how completion should be verified, so clarify the expected behavior before selecting files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100