drawer icon indicating copy to clipboard operation
drawer copied to clipboard

React Drawer

Results 65 drawer issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.24.0. Release notes Sourced from eslint's releases. v8.24.0 Features 1729f9e feat: account for sourceType: "commonjs" in the strict rule (#16308) (Milos Djermanovic) b0d72c9 feat: add...

dependencies

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.50 to 18.0.21. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=17.0.50&new-version=18.0.21)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I looked at the examples that use level for that, but the level prop is not available anymore in the current rc-drawer version. Is there a way to make the...

Bumps [np](https://github.com/sindresorhus/np) from 9.2.0 to 10.0.0. Release notes Sourced from np's releases. v10.0.0 Breaking Remove the --yarn flag (#730) 4b3b599 The functionality is replaced by --package-manager. See below. Improvements Add...

dependencies

Placement prop for top and bottom don't work. I saw that in Less file the styles for both are commented out. Also the click events do not work. Must have...

https://github.com/react-component/drawer/issues/422

After closing the drawer, the focus of the page disappears making accessibility disappear and I can't use the tab button to move around the page

具体请查看 [codesandbox演示](https://codesandbox.io/s/antd-reproduction-template-forked-2xwp3s)

ClassName prop is not merged properly or set on the parent element. ![Screen Shot 2023-03-24 at 5 38 55 PM](https://user-images.githubusercontent.com/79159096/227668459-b17a820a-04ed-49a4-a851-c6a45e0d92b7.png) ![Screen Shot 2023-03-24 at 5 39 10 PM](https://user-images.githubusercontent.com/79159096/227668474-6c01cb7c-d2ae-492f-88d0-1fb47365d24c.png) It appears...

The css and the less is not correct at all. No transitions are applied either. ![Screen Shot 2023-03-24 at 6 11 30 PM](https://user-images.githubusercontent.com/79159096/227674708-4e1acc4c-38fe-4b24-9db1-bd70ae565e60.png)