swciitg / onestop_flutter

6 stars 18 forks source link

[BUG] - Retry button in Buy/Sell #210

Closed hardikroongta8 closed 2 weeks ago

hardikroongta8 commented 1 month ago

Description

In case of an error during a network call, the screen displays an error message. It must display a retry button just like GC Scoreboard screens. Use onestop_kit package: https://github.com/swciitg/onestop_kit This package contains the widget for the error screen. Import this package in OneStop and use the widget in Lost/Found pages (for all three screens: For Sale, Requested Item, My Ads).

Reproduction steps

1. Go to OneStop Home Screen
2. Turn off Internet
3. Click on Buy/Sell
4. See error

Screenshots

WhatsApp Image 2024-05-11 at 12 16 02_17995390

Logs

No response

Platform

Android

Ashutosh-777 commented 1 month ago

@ramukumar7827 assigned to you