Richard Hefner

Results 5 issues of Richard Hefner

### Description When I change the color mode, I expect there not to be a flash. With an older version of Chakra, there is no flash. Any newer version of...

In the @next version, seems like quite a few things have changed. I'm getting caught up on how to import some types (like SuiMultiSelect).. There seems to be a `node_modules/ng2-semantic-ui/ng2-semantic-ui.d.ts`...

Not sure if this is a n00b question or not, but wanted to ask instead of going down a rat hole.. If I want to use an sui-multiple-select inside of...

type: bug
comp: select
state: needs repro

Checked SO, couldn't find out how to set the input value to something default on init. Would like to persist user input and present when they navigate back to the...

type: feature
comp: select

## Description I have a package `@myorg/remix` where we keep common Remix utilities. It has `peerDependencies` set as follows: ``` "peerDependencies": { ... "@remix-run/node": "^2.8.1", "@remix-run/react": "^2.8.1", }, ``` I...

Type: Question
Status: With Author