Stephen James

Results 29 issues of Stephen James

This is a great plugin for code reviewers! I mean how often does one forget to check the file name in Github? I'm getting this error and was curious if...

I'm starting to use a pattern like this frequently. The reason being there are multiple date-pickers in `Scheduler` and if you use a component instead of just another object of...

Unless it is in an error state, inline help text should not be present. ![Screen Shot 2021-03-25 at 11 19 44 PM](https://user-images.githubusercontent.com/1290832/112586278-268e5a00-8dc1-11eb-9f7d-cd647a8e2685.png) There is no styling to handle the text...

forms: input
stale

The icon in Button Stateful component is mis-aligned. ![Screen Shot 2021-03-23 at 1 59 39 PM](https://user-images.githubusercontent.com/1290832/112222160-f8a4ec00-8bed-11eb-9b24-c12ae0230781.png)

documentation
stale

We have a need to support a mix of bare pill variants and base pill variants. Proposal: Add `variant` key to `PillContainer` options. that can override "component level" `variant` prop....

pills
stale

Currently cells are expected to wrap all contents. With the introduction of Resizeable Columns #2936, cells need the option to clip (truncate). ![Screen Shot 2021-07-28 at 12 07 53 PM](https://user-images.githubusercontent.com/1290832/127374188-5050e6b9-b67f-4454-ba6e-3df175fd48d5.png)

data-table
stale

Currently resizing columns with `resizable` is not fully accessible. The keyboard can be used, but there are no directions in how to use it. Current proposal is to use the...

data-table
stale

In addition to using `fit` mode. Columns should be offset by the table location on the page. Currently resizing columns can create horizontal overflow. Horizontal overflow complicates the table offset...

stale

We have a pattern in our project for pills in "read only mode" that disables removal. Proposal: add `hasNoRemove` key to `PillContainer` Options. Default is `false`. FYI: @garygong

stale

Currently, on initial load the input is uncontrolled and creates a clear empty string value. There currently is not a way to reset to an empty string once the `value`...

date-picker
stale