Skip to content

Galleries are either failing or not full. #452

@polina-c

Description

@polina-c

Galleries should be fixed and test covered.

Widget catalog fails for Travel App (failing items are excluded in catalog_gallery)

Image

Items, excluded in catalog_gallery because of issues:

  final catalog = CoreCatalogItems.asCatalog().copyWithout([
    // Excluded, because they are flexible:
    CoreCatalogItems.tabs,
    CoreCatalogItems.list,

    // Excluded, because something is wrong with image (in testing with testWidgets):
    // NetworkImageLoadException was thrown resolving an image codec...
    CoreCatalogItems.image,
  ]);

Metadata

Metadata

Assignees

Labels

P1A high-priority issue. Someone should be assigned and actively working on it.front-line-handledCan wait until the second-line triage. The front-line triage already checked if it's a P0.second-line-triagedThe issue has been fully triaged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions