Orange-OpenSource / ods-ios

A SwiftUI components library with code examples for Orange Design System
https://orange-opensource.github.io/ods-ios/
MIT License
25 stars 6 forks source link

[Bug]: Module - List - white space above list #751

Open mccart77 opened 4 months ago

mccart77 commented 4 months ago

Prerequisites

Your test device

iPhone 13

OS Version

16.1.1

App version

0.18.0

Describe the issue

When I first enter the module > List screen the list appears with a large area of white space above the first list item, below the app bar. This does not always happen subsequently, but usually only on the first launch of the screen.

Expected Behavior

The list should appear directly below the app bar with no white space between the list and the app bar

mccart77 commented 4 months ago

image