r-world-devs / shinyCohortBuilder

https://r-world-devs.github.io/shinyCohortBuilder/
Other
6 stars 0 forks source link

Input validation method for `.gui_filter` methods. #66

Open galachad opened 2 weeks ago

galachad commented 2 weeks ago

We should introduce validate function in .gui_filter.

To simplify handling filters, we can reduce the need to manage edge cases by preventing them from applying to cohortBuilder. Implementing filters would be much easier if we could simply disregard certain edge cases that wouldn’t impact cohortBuilder.

It will be perfect if we can return some ui feedback to the browser. Idea from cohortBuilder.