feat(picks): migrate tm_t_abnormality_by_worst_grade#1488
Conversation
052b5cb to
8ca761f
Compare
3e1cc61 to
79557bd
Compare
Unit Test Performance DifferenceTest suite performance difference
Additional test case details
Results for commit 448eeb6 ♻️ This comment has been updated with latest results. |
osenan
left a comment
There was a problem hiding this comment.
Great job! The only important issue is the module argument worst_flag_indicator. I think we should try to migrate to teal.values. There will be changes required in module, ui and server function. But if we do not change it, we will not complete the migration. This ui component is static, as it cannot be changed by the user. We could also just show the value by a simpler component that is not dynamic.
The other comments are minor and similar to what observed in tm_t_abnormality PR.
There was a problem hiding this comment.
Good change including the argument worst_flag_indicator as values and the deprecation. However, the argument should be included in the ui as well and check that the example app is working as expected.
Once it is changed I review the e2e test and the funcionality of the module.
Once the helpers are ready include verifications on multiple attributes.
Please also fix the linters before merge.
…y_worst_grade@picks_modules_migration@279-interactive_variables@main
…y_worst_grade@picks_modules_migration@279-interactive_variables@main Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.