react-components
Here are 3,314 public repositories matching this topic...
-
Updated
Feb 14, 2022
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Dec 14, 2021 - JavaScript
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Jan 2, 2022 - JavaScript
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 16, 2022 - TypeScript
Steps
Add a checkbox inside a dropdown, either as header or item.
Expected Result
onClickfires
Actual Result
onClickdoesn't fire- also note the weird font
Version
0.74.1
Testcase
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Feb 12, 2022 - JavaScript
<Select /> and <DatePicker /> don't offer the option of accessing name, id and other props once the onChange handler triggers. An event object with this information is accessible in the onChange handler for <Input />.
Feature description
Provide access to these variables for Select and DatePicker. It is needed when the component is being passed handler functions from an
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Feb 15, 2022 - TypeScript
Is your feature request related to a problem? Please describe.
React custom hook for playing audios
Describe the solution you'd like
Something like this one: StackOverflow: Playing sound in React.js
Describe alternatives you've considered
N/A
Additional context
N/A
100% code coverage
-
Updated
Feb 9, 2022 - Ruby
-
Updated
Dec 30, 2020 - TypeScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Feb 5, 2022 - TypeScript
-
Updated
Oct 13, 2021 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Feb 14, 2022 - JavaScript
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 3, 2022 - TypeScript
-
Updated
Aug 6, 2020 - JavaScript
-
Updated
Feb 13, 2022 - TypeScript
Improve this page
Add a description, image, and links to the react-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-components topic, visit your repo's landing page and select "manage topics."


Duplicates
Latest version
Current behavior😯
I'm implementing async load with pagination with the Autocomplete.
When the listbox is open and the user scroll to the bottom, we load the next page and add the new options.
After adding, the position of the scroll on the listbox is reseted and