Taylor Jones
Taylor Jones
This issue is for the primary implementation and design of the FluidDropdown component. **Checklist** - [ ] Fluid inputs: FluidDropdown docs - [ ] Update "style" and "usage" tabs of...
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...
DefinitionTooltip is unique in that it does not have the option to appear on hover. The documentation suggests otherwise: https://github.com/carbon-design-system/carbon-website/blob/4a0433bfbf8b95186a8a96294ef03bde706617d7/src/pages/components/toggletip/usage.mdx#L71-L72 https://github.com/carbon-design-system/carbon-website/blob/4a0433bfbf8b95186a8a96294ef03bde706617d7/src/pages/components/tooltip/usage.mdx#L337-L340 We need to determine if 1. The implementation is...
## Detailed description For any codesandbox generated via `useCodesandbox`, icon imports are not resolving. This causes the codesandbox to not work properly. `useCodesandbox` needs to be updated so that any...
**Describe the bug** Builds are working using `[email protected]`, but when attempting to upgrade to `[email protected]` builds begin to fail. The logs state it installs `[email protected]` for some reason, I'm not...
### Is your feature request related to a problem? Please describe The content guidelines we have for the Carbon Design System outline that our content, including our own documentation, should...
## Type BuildError Failed to build this package. This package ships sass and the files use the new sass module system. It's perhaps that `sass` or `sass-loader` is out of...
Plex TC is ready to be released. We attempted to release it, but found that running the npm ClI's npm-publish fails. Apparently after packing, the CLI base64 encodes the pack...
Closes #14493 Proof of concept, work in progress, adding floating-ui to popover for positioning. --- ### Ongoing implementation/exploration notes - [x] To be compliant with CSP inline-src styles need to...
This issue is for adding TypeScript types to the new menu-based implementation of OverflowMenu that is currently behind a feature flag. This may need to be implemented alongside adding types...