wave icon indicating copy to clipboard operation
wave copied to clipboard

Design System of FREE NOW

Results 108 wave issues
Sort by recently updated
recently updated
newest added

**What** The table by default renders with the property `whiteSpace` set to `nowrap`. > By default cells has whiteSpace set to nowrap which will make cells expand depending on the...

enhancement

### Describe the feature you'd like Improve cards documentation to help achieve accessible card layouts ### Suggested implementation Taking into consideration like rendering `` and other parameters mentioned at https://inclusive-components.design/cards/

documentation
a11y

### Describe the feature you'd like Create a document page on the homepage to have information on how to create accessibly forms ### Suggested implementation As we may don't develop...

documentation
a11y

I have seen many times devs and/or designers using different spaces from helper text to inputs. This seems to be the result of something lacking in our implementation. https://stash.intapps.it/projects/SUP/repos/partner-dashboard/pull-requests/803/overview?commentId=278497 Basically,...

question

By default, the table **header** should remain `small` when `Table` gets `size="large"`. However, there might be cases when we want to resize the header as well, so it should be...

enhancement

I've created a codesandbox here to better show this issue: https://codesandbox.io/s/xenodochial-carson-4njwh?file=/src/App.tsx (Note the visual aspect isn't working for some reason but the actual error is when you hover over the...

bug
good first issue

When the modal is shown, a user can move focus between its elements using the Tab button. But when we run out of the focusable elements in the modal, the...

a11y
conversation needed

When user search for the error input, we should display the error cases with the helptext when filled. In my personal experience, I didn't know the helptext was called like...

documentation
enhancement
conversation needed

**What:** Fix the colour of the CheckIcon. ​ **Why:** The CheckIcon svg tag has a fill none rule that makes it transparent in some situations. ​ **How:** Remove `fill='none'` from...

@all-contributors please add @arturmiglio for code, doc, bugs