hig icon indicating copy to clipboard operation
hig copied to clipboard

Autodesk's unified design system

Results 101 hig issues
Sort by recently updated
recently updated
newest added

As a developer I can have theme data for the button component so I can make a themable button. Roles added to base theme in #1282. Use this branch as...

theme data
2pt
api approved

Unless I'm doing something wrong, it seems like the `onMinimize` and `onClickCollapseButton` event handlers (both from `SideNav` and `SideNav.Module`) are being triggered when the component is mounted instead of when...

bug
community
feature request

```jsx ``` ```jsx ```

needs api design

Republish `@hig/theme-data-poc` as `@hig/theme-data`. Republish `@hig/themes` as `@hig/theme-context`.

theme data
2pt

When a `Dropdown` component is inside of any element that is above its parent and has a `background-color`, the caret on the right doesn't show. It's very clearly because the...

bug

As a developer I can have theme data for Flyout so I can build a HIG Flyout on my platform Work started on this branch: #1301

2pt

When viewing SideNav Skeleton/SkeletonItem(s) on chrome when at a 67% or 110% zoom the pseudo-element is calculated less than the height of the div. As noted in the screenshot forcing...

bug
community
Feynman

When you have more than 15 L2 items in the side nav, there is extra white space at the bottom of the nav in IE11. This is possibly because of...

bug
community
Feynman