Scott R

Results 153 comments of Scott R

@Forfold Yes, these types should be updated in the [JS repo](https://github.com/aws-amplify/amplify-js). Transferring this ticket over there.

Any update on getting this PR reviewed by the maintainers?

Should we go ahead and make this change on the branches with ui-react-core as well?

@younseoryu We cannot find a link to this bad URL anywhere. Do you know where you found it?

This will be fixed in our next major release.

Thank you for your feature request. We do have this on our roadmap, but it's great to know there's specific interest in a DatePicker component.

Hi @Jesmaster, I agree that we should have a separate `CheckboxGroup` component for situations like this. We don't currently support multiple inputs with the same name, but we will consider...

Hi @vogues, This is currently already possible by passing an icon component alongside your button text as children. See [button docs](https://ui.docs.amplify.aws/react/components/button#icon-buttons). Example below: ```jsx Save ``` Note: IconSave can be...

@Jesmaster @zchenwei This issue is slightly different, as it's a feature request from a customer who wants to put a border radius around the entire Authenticator box, not just the...

Hi @MartijnGevaert! Yes, a React Native Authenticator is in the works. Thank you for letting us know your interest!