Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Rehan YousafRehan YousafReporter
Ievgen StepanovychIevgen StepanovychTime remaining
0mComponents
Fix versions
Priority
Low
Details
Details
Assignee
Rehan Yousaf
Rehan YousafReporter
Ievgen Stepanovych
Ievgen StepanovychTime remaining
0m
Components
Fix versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created February 24, 2022 at 4:32 PM
Updated July 6, 2022 at 9:02 PM
Resolved March 7, 2022 at 9:22 AM
We have MaterialModule in the system that just serves as a shortcut not to import individual material modules. Though material modules have specifically been designed to be granular to help with tree-shaking.
TODO:
Remove MaterialModule .
Compile project and see what breaks.
Import individual material modules in relevant modules in our system.
Run tests and do the same, if any of the tests have issues.