-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
teal.slice example apps testing #526
Comments
Blocked by insightsengineering/teal.modules.clinical#918 |
RNA-seq and exploratory and ready to test. The deployment of early-dev has errors which I will fix on Monday morning. |
All these apps are re-deployed. There is a bug in longitudinal app. But I'm looking into it. |
thanks @vedhav |
Checked Checked
IssuesSwimlane PlotRegarding the testing of things not related to
Refresh of the results when it's not needed
|
Thanks @chlebowa - I do recall we talked about it before, but thought it's somehow resolved by now |
@m7pr Sure! I'll look into the Swimlane module issue. |
Turns out the actual bug was not module-specific and it was just because the app specified incorrect join_key parent-child mapping causing the filter panel to have wrong data. |
Fixes the error reported [here](insightsengineering/teal.slice#526 (comment)) Changes: 1. Uses proper parent-key mapping in the `join_keys` so the filter panel provides the valid data to the modules. 2. Standardise the library calls across the apps. <img width="946" alt="300445426-5aeca3ac-8f1b-45c3-8693-2f218a7e5fb5" src="https://github.com/insightsengineering/teal.gallery/assets/49812166/3d866e16-21b5-4ddf-be00-90bcb689e173">
RNA-seq testing: Checks
Improvements@vedhav is it possible to select
QuestionsA question for @lcd2yyz and @gogonzo . On the Reporter prevewier view I know you were trying to use YAML-like display for selected variables. This way each variable and it's level is displayed in a new row. Do you think this is optimal for variables with more than 20 levels? Maybe for cases with multiple levels we could actually bind into one line. Check out how much scrolling is in this card |
@m7pr |
thanks @m7pr for checklist it was quite helpful. Checked
|
@donyunardi I think we are ready to close this one. Two things as a follow-up from this exercise. I would recommend opening a question in
For
|
@m7pr Right now it is not possible to send the default experiment selection. I've created a feature request in tmh where this can be implemented. Thanks for pointing it out. |
Issues opened. |
Summary
We'll conduct a manual test on two example apps where we focus on the teal.slice features.
Please do this on two apps (dev version):
Please play around with the filtering capability and log issue if there's any finding.
The text was updated successfully, but these errors were encountered: