Benoît Grélard

Results 25 issues of Benoît Grélard

See #1143 and this comment https://github.com/radix-ui/primitives/pull/1143#issuecomment-1034853377 for more background. As pointed out, we can address this once we `Menubar` has been built as we will know more about where to...

Type: Enhancement
Topic: Accessibility
Difficulty: Medium
Package: react/dropdown-menu

We have a few instances of it by now and as @jjenzz raised in PR, we could use a callback to deal with differences: >The differences are what callbacks are...

Type: Technical Debt
Difficulty: Medium

If I change any configuration in my `.prettierrc` file after atom having been opened, the changes don't seem to be applied. Is this intended? It seems the config is cached...

enhancement
help wanted

See https://github.com/radix-ui/primitives/issues/634

documentation

As suggested here: https://github.com/radix-ui/primitives/discussions/1328#discussioncomment-2584573 We do get this question fairly often so probably a good idea to add to the docs.

documentation

It would be great if there was a way to now find repos by searching using the tags used. Ideally I'd like this to be frictionless: - Use the provided...

enhancement

If tags have been added to a repo but then the repo is unstarred, it will still count/show in the sidebar.

bug

## Bug report When using `asChild` on `Viewport`, the functionality is lost. This is probably due to the fact that there's an extra node around `children`. I think the solution...

Type: Bug
Package: react/scroll-area

Could a warning be logged in development if the walker comes across an element with a positive tab index to make this limitation clearer? _Originally posted by @ericmatthys in https://github.com/radix-ui/primitives/issues/1673#issuecomment-1252515455_

Package: react/focus-scope
Type: DX