scorelab / LabelLab

An Image Analysis and Classification Platform for Machine Learning Researchers
Apache License 2.0
79 stars 112 forks source link

Mobile Implementation: Implement the screens for displaying all issues #658

Closed M-A-D-A-R-A closed 2 years ago

M-A-D-A-R-A commented 2 years ago

Description

Implemented issues listing screen within the project. (Mobile Frontend) (Work in Progress)

https://user-images.githubusercontent.com/56160262/178544261-9632e619-911c-4431-af84-bea17d396452.mp4

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Also, include screenshots of the app for verification and reviewing purposes.

Checklist:

M-A-D-A-R-A commented 2 years ago

@amlannandy Fetching and Creating issues have been done till the last commit. Please review.

amlannandy commented 2 years ago

@M-A-D-A-R-A Add a recording of both the functionalities. Also, does this include filtering?

M-A-D-A-R-A commented 2 years ago

@M-A-D-A-R-A Add a recording of both the functionalities. Also, does this include filtering?

Sorry, I forgot to update the comment. Filtering is not yet included will do that in the following PR including updating the issue. I will work on the UI after all the significant functions / API endpoints are made. will that be okay?

amlannandy commented 2 years ago

@M-A-D-A-R-A Also do create a separate ticket for UI improvements

M-A-D-A-R-A commented 2 years ago

Functionality-wise, the work is pretty good. We can merge this for now. But afterward, we can improve the UI as you said. We have to make it consistent with the rest of the app and also take care of small UX fixes, like proper spacing, font sizes, alignments, etc.

Yeah sure Will create a ticket for this too.