Orange-OpenSource / ods-ios

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

[Bug]: > Component > Sheets: bottom - close button #412

Open mccart77 opened 1 year ago

mccart77 commented 1 year ago

Prerequisites

Your test device

iPhone 13

OS Version

16.5

App version

0.12.0 QUALIF

Describe the issue

On the expanding bottom sheet, when you open launch the component via the button the 'Close' text button in the left side of the navigation bar is displayed in the native iOS colour blue, for both themes, in light and dark mode.

Expected Behavior

The 'Close' text button in the left side of the navigation bar should be displayed in the colour orange for Orange theme.

mccart77 commented 1 year ago

image