Kyle Gray

Results 9 issues of Kyle Gray

It would be awesome to throw a page up that just displays a list of the last index times for all the configs. I know that it would help me...

enhancement

I am considering moving this over to `availity-react` and refactoring to hooks as from scanning the code will make the code footprint much smaller. Maintainability-wise would be much easier in...

Currently if a user wants to override the `tag` prop of `react-block-ui` they can but it doesn't account for warnings that may come up if per say we were to...

This allows the layout prop to be dynamic based on whatever config a developer overwrites in the for theme. If you have plans to implement this in a different way...

## 🚀 Feature request ### Current Behavior Any JSON response that comes back with contains a URL that points to the `targetHost` will not work if clicked via some Link...

## 🚀 Feature request ### Current Behavior All `formik` inputs, selects, and dates don't allow value props to be passed in like `availity-reactstrap-validation` does. Maybe its time we add this...

## 🚀 Feature request Investigate adding [storybook-addon-performance](https://github.com/atlassian-labs/storybook-addon-performance) to our storybook docs. Could be beneficial for understanding performance impact for some more complex components like date picker and such.

## Summary Allow `disableSignUp` to accept a function that receives the endpoint context and returns a boolean. This enables conditional signup blocking based on request data, application state, or external...

blocked

### Description By default when an dynamo object is unmarshalled, sets are converted to native javascript sets. This is fine for some use cases, however for other cases that rely...