react-component / react-component/menu
submenu can't not hideden
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 701
- Forks
- 266
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 3
Description
submenu can not hidden after showing because class 'rc-menu-submenu-hidden' is not in rc-menu/assets/index.css
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 checking rc-menu/assets/index.css for the rc-menu-submenu-hidden class mentioned in the issue. Confirm that the class is present and that the submenu hides after being shown; the issue is done when the stylesheet contains the required rule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100