eclipsesource / eclipsesource/tabris-js

Make Picker icon stylable and align it with visual style of modern iOS

Open
#2,185 0 comments 0 reactions 0 assignees View on GitHub
feature ios
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Feature description

Currently, the "..." icon of the picker has a prominent blue color which is not customizable. Moreover, it does not match the visual style of modern iOS anymore.

![grafik](https://user-images.githubusercontent.com/2341769/125124477-6ec75300-e0f8-11eb-9b03-33db15a3a788.png)

### Proposed solution

Make the color of the icon customizable to let it better integrate with various app color themes. Consider replacing it with an icon better suiting modern iOS, e.g. ">":

|Original screenshot|Annotated screenshot|
|---|---|
|![Date picker](https://developer.apple.com/design/human-interface-guidelines/ios/images/date-picker-date.png)|![68747470733a2f2f646576656c6f7065722e6170706c652e636f6d2f64657369676e2f68756d616e2d696e746572666163652d67756964656c696e65732f696f732f696d616765732f646174652d7069636b65722d646174652e706e67~2](https://user-images.githubusercontent.com/2341769/125126335-9bcd3300-e103-11eb-9cbf-bbb643c111bc.png)|

Source: https://developer.apple.com/design/human-interface-guidelines/ios/controls/pickers#date-pickers

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.