Adam Tirella

Results 71 issues of Adam Tirella

### Description The current implementation of the placeholder text leads to a weird space when there are icons present in the combobox items. Current functionality: ### Acceptance Criteria We should:...

enhancement
3 - installed
Stale
milestone adjusted

### Description Right now our "color" prop and what values it accepts is different across all components - it's used for styling an accent bar, and an icon if present...

enhancement
design
breaking change
0 - new
milestone adjusted

### Description Currently, the indicator is using the brand variable. This allows it to be overridden, but it also means that if you do so, the focus outline of the...

enhancement
0 - new
needs triage
milestone adjusted

### Description Currently, a user needs to set radio/checkbox on all child Tile Select items to enable a specific "mode". This should match our other components with similar functionality, and...

enhancement
0 - new
needs triage

### Description As a follow-up from a Teams conversation, we should explore "inverting" the dark mode paradigm to provide a better experience. Foreground colors should be lighter than background colors....

enhancement
design
breaking change
0 - new
p - medium
estimate - 3
ready for dev
estimate - design - lg
visual changes
monday.com sync

### Description Noted as feedback on Button / FAB - but possibly relevant in other places where icons are rendered internally. Button / FAB of scale S, M, L all...

enhancement
p - high
0 - new

### Actual Behavior It seems we aren't setting a defined text color on Progress `text` string display - which means it doesn't respond to light / dark mode changes and...

bug
3 - installed
milestone adjusted

### Description Two related proposals to solve potential annoyances for users: - If an alert is auto-dismissible, currently we remove the close button. We should keep the close button there....

enhancement
design
1 - assigned

**Related Issue:** None ## Summary Removes now-deprecated coding patterns from Chip and replaces the functionality following current practices.

refactor
pr ready for visual snapshots

**Related Issue:** #7223 Codepen preview of the new functionality: https://codepen.io/mac_and_cheese/pen/gOEyZPz?editors=1000 ## Summary Adds a new Card Group component with a `selectionMode` capability. - Follows `selectionMode` paradigm from other components with...

enhancement
new component
pr ready for visual snapshots