react-component / react-component/menu
Disable overflowedIndicator in horizontal mode
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 701
- Forks
- 266
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 3
Description
I have created a component with horizontal mode that allow overflow menu as a second row. Is there any way we can disable overflow behaviour for this use case?
I propose that we can put overflowedIndicator to false if we want to turn off this behaviour.
Thanks
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 horizontal-mode overflow handling and the existing overflowedIndicator option, then check whether related behavior has tests. Done means horizontal menus can disable overflow behavior through overflowedIndicator without changing the default behavior for other modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100