Skip to content

Grey Screen when ordering ListView #188

@Aewister

Description

@Aewister

Expected behavior (required)

When setting the 'Ordering' filter for Backend Queries, the ListView should not show a grey screen.

Current behavior (required)

When setting the 'Ordering' filter for Backend Queries, the ListView shows a grey screen.

To Reproduce (required)

Steps to reproduce the behavior:
From: https://app.flutterflow.io/project/linkall-eqwit7

  1. Go to the 'Deal Management' page in FlutterFlow.
  2. Click the first ListView with Database query (see screenshot):
    Screen Shot 2022-12-02 at 10 33 00 PM
  3. Edit the Backend Query and set 'Ordering' by 'created_time'.
  4. Run the project.
  5. Go to the 'Deal Management' page by clicking '내 장바구니' (third icon from the left on the Nav Bar).
    RESULT: Deal Management page shows as greyscreen.

Context (required)

When users place go to the Deal Management page, they expect the orders they placed to be ordered in terms of when they were placed. Currently the results appear randomly ordered because 'Ordering by' is not possible.

Your environment

  • Version of FlutterFlow used: 3.3.4
  • Platform (e.g. Web, MacOS Desktop): Web
  • Browser name and version: Chrome Version 107.0.5304.121
  • Operating system and version (desktop or mobile): OSX Monterey

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions