Closed amitamrutiya closed 1 year ago
@amitamrutiya2210 the size is not getting displayed in filter by tags. Please check the web version how it is done. Also can you try to change the size displaying text colour to blueGrey or something else and see if it looks better.
Okay i will implement it.
@Akshatji800 you can review my PR I changed it according to your suggestion. It's look like this.
@amitamrutiya2210 check why the CI is failing there is something called SText is used which is making the issues. Suspect it to be a typo.
Okay I fix those issue and squash it. Additionally, I removed old flutter_client_sse
package folder in this PR that is not relevant to our project.
@amitamrutiya2210 for me the PR still shows these as the current version after building it locally
Adding a size tracker similar to Flood Web
Fixes #132
sizeList
in trackersizeList
Screenshots of the changes (If any) -
In PR #188, there is an unresolved issue related to RangeError (index) that has persisted for a long time. Therefore, I have created a new PR to fix this issue.