Kieran Nichols

Results 32 issues of Kieran Nichols

**Describe the feature:** Currently, the initial sort state is set via the column configuration. This works great in most scenarios, but in cases where there are UIs that need to...

enhancement
priority: low
complexity: medium

**Describe the bug:** When using the expand row functionality in the table, if the data is updated (or the `render()` method is called) while a row is expanded the table...

bug
priority: medium
complexity: medium

The [current docs](https://forge.tylerdev.io/main/?path=/docs/components-autocomplete--default) for the autocomplete in Storybook do not properly convey the `filter` callback usage around the second `value` parameter. We need to make this more clear and obvious...

documentation
priority: medium
complexity: low

**Describe the bug:** When setting `page-size-options="false"` via HTML attribute, the paginator is not hiding the page size select. It does hide it properly if the value is set **after** the...

bug
priority: medium
complexity: low

**Describe the bug:** The docs [here](https://forge.tylerdev.io/main/?path=/docs/components-app-bar--default) do not provide context about how to add a logo, and there is no supporting content either. I assume the reason for this is...

documentation
good first issue
priority: high
complexity: low

**Describe the feature:** The `` currently has a `src` property/attribute that allows for providing _any_ `` element as a `string`. This component should also support providing a custom URL to...

enhancement
priority: low
complexity: medium

**Describe the bug:** The divider in the `addon-end` slot does not properly expand in height when the field grows if used with a ``. Related to a chip-field bug noted...

bug
priority: low
complexity: medium

**Describe the feature:** It's common in web applications to link the header logo/title back to the home page or similar. We need to add a built-in way for developers to...

enhancement
priority: low
complexity: medium

In release candidate status at time of writing: https://github.com/storybookjs/storybook/releases/tag/v7.0.0-rc.0

documentation
priority: medium
complexity: high

**Describe the feature:** It is common for interactive elements to also provide a "selected" state. This is essentially the same same ripple styles we see now with a persistent background...

enhancement
priority: low
complexity: medium