Federico Rivadeneira

Results 6 issues of Federico Rivadeneira

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

bug

*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...

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description There are some situations in which listening to the [onInput](https://github.com/Appsilon/reactable.extras/blob/53544082918f3a3dac598bd94d159f53c3c5c0de/inst/assets/js/reactable-extras.js#L44-L53) event might be too verbose for...

enhancement

Closes #105 ## Changes description * Now we are catching errors in JS and sending them to a server function ![image](https://github.com/Appsilon/shiny.gosling/assets/25372718/29f828ca-328b-4a2a-8373-0227acbfeb50) ## Steps to reproduce Right now we are loading...

**Context:** Snapshot tests using screenshots in e2e tests **Issue:** SVG elements are drawn after its parent element exists in the DOM, this causes that when we are running for example...

Using this WIP [PR as base](https://github.com/Appsilon/shiny.gosling/pull/19) Issue # ## Changes description *Clearly and concisely describe what's in this pull request. Include screenshots, if necessary.*

wontfix