TJ Egan

Results 12 issues of TJ Egan

Closes https://github.com/carbon-design-system/carbon/issues/12081 Adds in password functionality to `FluidTextInput` via the `isPassword` prop (open to other ideas). #### Changelog **New** - `isPassword` prop added to `FluidTextInput` - Additional styles to `fluid-text-input.scss`...

status: ready for review 👀

Fixes an issue with `RadioButton` when using Windows HCM #### Changelog **New** - Added some styles so that the RadioButton is visible when selected #### Testing / Reviewing Activate Windows...

status: ready for review 👀

Closes https://github.com/carbon-design-system/carbon/issues/12107 Adds in `unstable_FluidDropdown` #### Changelog **New** - `unstable_FluidDropdown` component - Styles for `FluidDropdown` (`_fluid-dropdown.scss`) - Stories for `FluidDropdown` (`FluidDropdown.stories.js`) - Tests for `FluidDropdown` **Changed** - Added `FormContext` from...

status: ready for review 👀
status: visual review 🔍

Refs https://github.com/carbon-design-system/carbon/pull/12148 Refs https://github.com/carbon-design-system/carbon/issues/12141 Matches token on the style tab to the token used in code #### Changelog **Changed** - `$background-hover` to `$layer-hover`

status: one more review 👀

Closes https://github.com/carbon-design-system/carbon/issues/15784 Adds in documentation regarding the usage of the `Slug` component and its props #### Changelog **New** - Documentation about how to use the `Slug` component and a few...

status: ready for review 👀
type: docs 📖

Closes https://github.com/carbon-design-system/carbon/issues/15273 Adds in tests for the `Slug` component, as well as adding tests for components with a `slug` prop #### Changelog **New** - Keyboard interaction tests for `Slug` -...

status: ready for review 👀
status: one more review 👀

Fixes an issue where we were saying Tooltips _should_ have interactive content. This should be _should not_ have interactive content. Then I just fixed a few other grammar inconsistencies according...

status: ready to merge 🎉

status: help wanted 👐
role: dev 🤖
hacktoberfest
area: typescript
needs: community contribution
afrohacks

### The problem We should ensure the `slug` is being rendered properly in the components we have implemented it in ### The solution We should have basic tests to check...

type: enhancement 💡
role: dev 🤖
area: AI

Closes https://github.com/carbon-design-system/carbon/issues/15616 Adds a conditional `Tooltip` around `Slug` if a `TooltipDescription` is provided. #### Changelog **New** - `TooltipDescription` provides the text that will be rendered inside the `Tooltip` for `Slug`...

status: blocked 🙅‍♀️