Vedha Viyash

Results 22 issues of Vedha Viyash

The tutorial on "Using LOAD CSV in the Real World" was very informative even though it was made back in 2015. As more and more people start learning Neo4j, I...

Introduces `TealAppDriver$wait_for_element_stability`

core

### Feature description Three things to extend: 1. Warnings coming from the app code does not invoke a warning in the test 2. Options are not passed by default 3....

enhancement
core

Nowadays I think `rvest` is just a wrapper around `xml2`. Maybe we can work directly with `xml2`? See `namespace:xml2` ```r > rvest::read_html function (x, encoding = "", ..., options =...

core

### Problem: It takes a small amount of time to close the modal and reopen it causing a bad UX, it would be nice if we could just overlay the...

core

## The issue Some cypress tests as part of the `deploy.yml` workflow fail in the CI while they all succeed locally. Because of this, we are ignoring the results of...

core

### What happened? There are some silent errors observed in some modules during reactivity. For example in tmg's tm_missing_data which you can [the ADLB tab of the exploratory app](https://genentech.shinyapps.io/nest_exploratory_dev/) ###...

bug
core

`PC and Sample Correlation` heatmap and table produce an error in the deployment ([stable](https://genentech.shinyapps.io/nest_rna-seq_stable/) and [dev](https://genentech.shinyapps.io/nest_rna-seq_dev/)). It works fine in the local. ![Screenshot 2023-11-20 at 6 15 31 PM](https://github.com/insightsengineering/teal.gallery/assets/49812166/88f7f587-f0d9-4c8e-8160-e4e3d800b585) Error:...

bug
core

Adds manifest for all the example apps so they can be deployed in our connect server

There seems to be something missing in the `Tutorial vignette` just before the sessionInfo() is printed.

MUST