wave
wave copied to clipboard
Design System of FREE NOW
**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...
### 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/
### 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...
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,...
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...
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...
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...
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...
**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