react-rainbow icon indicating copy to clipboard operation
react-rainbow copied to clipboard

🌈 React Rainbow Components. Build your web application in a snap.

Results 121 react-rainbow issues
Sort by recently updated
recently updated
newest added

- [ x] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and believe that this is not a duplicate. ## Describe the bug npm audit is claiming react-rainbow is dependent...

bug

When I change the time here, the time at the header doesn't change. However, when I change the date, the date changes at the header.

bug

the time is defined in two different types - PM and Pm on the **Expected** Can this be changed and make it uniform.

bug

https://github.com/enzymejs/enzyme/issues/2429 Migration guide: https://testing-library.com/docs/react-testing-library/migrate-from-enzyme

discussion

**Is your feature request related to a problem? Please describe.** Make MonthyCalendar should be responsive ## Expected Behavior 🤔 The MonthyCalendar component should work and look good on both phone...

new feature

#### Description The keyboard navigation (arrows) is not working when the radio is selected when the user clicking the radio. #### Steps to reproduce: 1. Go to the RadioGroup example...

bug
2 coins

I document Lookup component have spinner while making search. I created the same component,like in document.But I can not see any spinner. I don't know if it is stem from...

discussion

- [x] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and believe that this is not a duplicate. ## Describe the bug when using the Chat component and given values...

bug

Today, no option allows developers to customize the first day of the week in the Calendar and the week is always expressed in a US format, from Sunday to Saturday....

The TimeSelect, internally used by the TimePicker, is currently not exported as a stand-alone component. The Calendar, internally used by the DatePicker, is. Which is really great, as exposing it...