Closed ModdingFox closed 3 years ago
Split drawer and tab fragments into their own packages. Completed this work for the tabs which are the majority of the fragments that need this. other than upload. Will deal with the drawer fragments in another issue. Found bug in upload and corrected. Will be pushing this to master with the fix and creating a new issue to have tracking for the bug.
Should implement an abstract class to enforce that these fragments all roughly work in the same way. Need to separate out the direct webclient usages for these to their own page objects and async message the ui with success or fail to allow the user to know what the heck happened.