Project

General

Profile

Actions

Bug #9175

open

Store --> Login --> Home Screen --> Menu --> if the store has no products and click on the Menu tab button then "No internet connection" toster message comes on the screen

Added by Mohd Irfan 8 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Start date:
01/18/2024
Due date:
% Done:

0%

Estimated time:

Description

Issue description:

if the store has no products and click on the Menu tab button then the "No internet connection" toster message comes on the screen

See attached screenshot:


Files

clipboard-202401181916-8jcjx.png (127 KB) clipboard-202401181916-8jcjx.png Mohd Irfan, 01/18/2024 07:16 PM
Actions #1

Updated by Deepak Biltoria 8 months ago

Its an APi Issue
i have informed john about it
the issue is that when there is not product in list that then response we get from api is html with 200 status
this html response content is treated as an internet issue by dio networking package.

Actions #2

Updated by Deepak Biltoria 8 months ago

  • Assignee changed from Rakhi Kadyan to Mohd Irfan
Actions #3

Updated by Mohd Irfan 8 months ago

  • Project changed from QuikrBox Store app Issues to Quikrbox - Api issues
  • Assignee changed from Mohd Irfan to olatayo John
Actions #4

Updated by olatayo John 7 months ago

  • Status changed from New to Resolved

if store has no product, it returns {
"data": [],
"status": 200
}

Actions

Also available in: Atom PDF