thefrontside / thefrontside/interactors
[BottomNavigation] use `destination` filter name instead of `value`
Open
Nobody has claimed this yet.
material-ui
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 2
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
According to the docs https://material-ui.com/components/bottom-navigation/ using destination name for filter name is better to choose instead of current value.
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 with the linked Material-UI BottomNavigation documentation, then search the repository for BottomNavigation and the current value filter name. The change is complete when the filter name consistently uses destination and the related behavior remains covered by the existing checks, if any are found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100