Manuel
Manuel
For my understanding the Dialog component should only enable tabbing in the current dialog context, not in the background of it. https://evergreen.segment.com/components/dialog Working w3c example: https://www.w3.org/WAI/ARIA/apg/example-index/dialog-modal/alertdialog.html
### Question When I run `npx prisma studio` with a connection_limit in the string I get the following warning: ``` Database file at ".../react-router-app/prisma/data.db?connection_limit=1" was not found. A new file...
### Describe the bug The Base UI calendar component needs a forwarded ref, but the button component it returns doesn’t forward refs because it’s no longer a default button component....
- remove duplicate text-left css class
### openapi-react-query version 0.5.0 ### Description The useMutation function is missing the Options parameter like in useQuery. [useQuery Docs](https://openapi-ts.dev/openapi-react-query/use-query#api): - options - The fetch options to use for the request....