-
### Steps to reproduce
### Steps to reproduce
Assuming you're using React 18+ in your project, when clicking on the modal toggle button to open the modal, the `ClickOutsideListener` calls `handl…
-
### Description
When using a TextInput inside a Modal, the onContentSizeChange callback is triggered twice instead of once. Outside the Modal the event triggers correctly (only once).
### Steps to r…
-
### Package
@carbon/react
### Browser
_No response_
### Package version
v1.69.0
### React version
_No response_
### Description
## Current Behavior
- OverflowMenu stays open when clicking out…
-
### Provide your feedback here.
Thank you for your work!
I can share my experience attempting a migration from Radix/shadcn-ui.
- Modals are always tucked within ModalOverlays, so if you want…
-
### Summary
Autocomplete component does not work when used within @shopify/app-bridge-react modal
### Expected behavior
The autocomplete component should be able to be displayed inside the moda…
-
### Description
Not sure if I should be posting this here or in react-navigation, nor if its too early since things are still in beta!
But I was requested to post this via: https://github.com/reac…
-
I have a problem with my application when implement @tonconnect/ui-react in nextjs + next-intl. Everything was fine until I changed the language and the connect wallet modal didn't show up anymore, ev…
-
Related to User Story #4
---
-
-
Hi, great work with this package 👏
I face an issue with auto height on ipad. I tried to remove all the logic and it becomes clear that the behavior differs from iphone.
Here is the code related…