Benoît Grélard

Results 25 issues of Benoît Grélard

# 🐛 bug report We're using library targets at [Radix UI](https://www.radix-ui.com/) and need to build un-minified whilst also preserving our `process.env.NODE_ENV` dev checks so our users can build their apps...

:raising_hand_woman: Feature

# 🐛 bug report It seems Parcel2 breaks tree-shaking ability when `export * from …` is used. This used to work for us with Parcel1, all we've done is upgraded...

:bug: Bug
:heavy_check_mark: Confirmed Bug
🌳 Scope Hoisting
🐡 JS Codegen

Mentioned in #1270 and #1334

Type: New Primitive
Difficulty: Hard

### Discussed in https://github.com/radix-ui/primitives/discussions/1449 Originally posted by **Miloshinjo** June 6, 2022 Hello, I have a task where I need to make scroll area scroll from bottom -> top. Easiest way...

Type: Bug
Package: react/scroll-area

There are few issues that have happened over time like #656 which we have patched in quick ways but are really rather due to some deeper issues around how the...

Type: Technical Debt
Priority: High
Difficulty: Medium
Package: react/context-menu
Package: react/dropdown-menu
Package: react/menu

A few users have needed to control the ContextMenu in some scenarios (typically canvas based apps) so it would be good if we could provide a way to do so.

Priority: Medium
Type: Feature
Difficulty: Medium
Package: react/context-menu

- [x] Add chromatic stories - [x] Add tests - Improve mobile experience - pointer handling works well when using slowly, but it has the tendency to close from under...

Type: Enhancement
Package: react/select

### Discussed in https://github.com/radix-ui/primitives/discussions/1325 Originally posted by **ElliottP10** April 13, 2022 Radix Accessibility issue - Currently using the default radix radio groups found here -> https://www.radix-ui.com/docs/primitives/components/radio-group. The browser voiceover reads...

Type: Bug
Priority: High
Package: react/radio-group

Supersedes #1316 as we have updated parcel since and the option has changed.

Coming from #787

Type: Feature
Difficulty: Hard
Package: react/context-menu
Package: react/dropdown-menu
Package: react/menu