David Menendez

Results 18 issues of David Menendez

Closes #16846 switches the outside click detector event in `Modal` and `ComposedModal` from `onMouseDown` to `onClick` in order to alleviate some strange behaviors noticed with components built on `ListBox` inside...

### The problem this issue is a follow up to #5351 currently when using columns with resize it's possible to end up with a value that gets hidden with ellipses....

status: needs triage 🕵️‍♀️
needs: design opinion
component: Datagrid
type: a11y ♿

while working on a fix for `window.matchMedia` breaking in server side rendering apps i implemented a [less than optimal fix](https://github.com/carbon-design-system/ibm-products/pull/4968#issuecomment-2086131736) in order to get the fix out ASAP. basically we...

type: process 🎞️
type: infrastructure 🤖
role: dev

while trying to address #4966 i took a closer look at `SidePanel` and i think it needs to be cleaned up. Namely it needs to be broken up into separate...

component: SidePanel

refactor feature flag tests to follow carbon approach. they should use our feature flags specific to C4P. remove explicit `false` setting.

role: dev

### Package Carbon for IBM Products ### Description when `EditInPlace` is in focus, if you click `cancel` the focus remains on the component, but if you click `cancel` focus is...

type: bug 🐛
needs: design opinion
component: EditInPlace
type: a11y ♿
Sev 3
role: design
role: dev

Some components, patterns, and tooling has the potential to be (re)categorized as a "utility", which is something we really haven't thought about in the past. `Cascade` is a great example...

Epic
type: process 🎞️
needs: design opinion
needs: investigation
type: infrastructure 🤖
role: dev
planning: umbrella

Closes #4140 and #4074 adds `.deprecated` to `UserProfileImage`

status: blocked 🧱