Attila Greguss
Attila Greguss
**Is your feature related to a specific framework or general for this extension** No **Is your feature request related to a problem? Please describe.** Currently in a multi-root workspace in...
Fixes https://github.com/mui/material-ui/issues/19450 Changes: * Make sure we pass in the correct container if `disablePortal` is used. * If the modal container is deep in the tree we need to make...
### Feature Description As title, taken from https://github.com/go-gitea/gitea/issues/8659. It would be useful, implemented similarly to either: * how conflicts and review states are displayed * Or they should have a...
### Feature Description Some of the long-living PRs can have a 1000s of commits on the page, especially if people fast-forward merge over the lifetime of the PR. So it...
**Is your feature request related to a problem? Please describe.** The translation feature is pretty good and it's almost perfect, but OpenAI still misses some i18next specific stuff, like: *...
This is a re-generation of the swagger code and docs based on the API in Gitea version 1.14.1.
As title, it seems the output is generated consistently still, but in a different order with logic unknown to me.
with a fallback to the root component. **The Problem:** Dialog has a DOM layout something like this: ``` ``` Modal applies tabindex to dialog for accessibility reasons (see link for...