reactable.extras icon indicating copy to clipboard operation
reactable.extras copied to clipboard

Extra features for reactable package

Results 13 reactable.extras issues
Sort by recently updated
recently updated
newest added

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description Just like a common `reactable`, there should be an interface for the user to search values....

enhancement

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description Hello, I want to use `button_extra` with some HTML inside the buttons. However that doesn't work,...

enhancement

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Project Version _No response_ ### Platform and OS Version _No response_ ### Existing Issues _No response_ ###...

bug

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Project Version 0.2.0 ### Platform and OS Version Ubuntu 22.04 ### Existing Issues #50 ### What happened?...

bug

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description Can't wrap the text in the input text cell. ![image](https://github.com/Appsilon/reactable.extras/assets/37776238/2aa548c9-0c8f-4c61-9501-4e28215fce97) ### Problem Can't wrap the text...

enhancement

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Project Version 0.2.0 ### Platform and OS Version _No response_ ### Existing Issues _No response_ ### What...

bug

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Project Version 0.2.0 ### Platform and OS Version windows ### Existing Issues _No response_ ### What happened?...

bug

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Project Version 0.2.0 ### Platform and OS Version Windows ### Existing Issues _No response_ ### What happened?...

bug

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description I'm using `rhandsontable` to allow end users to update values of a table in a shiny...

enhancement

*Have you read the [Contributing Guidelines](https://github.com/Appsilon/.github/blob/main/CONTRIBUTING.md)?* Issue #27 ## Changes description Addressing aforementioned issue * Added onBlur event in the `reactable-extras.js` * Updated the `inst/examples/demo/reactable-inputs/app.R` * Added e2e test for...