custom-cards / stack-in-card

🛠 group multiple cards into one card without the borders
MIT License
277 stars 24 forks source link

Dropdown values not visible in iOS Home Assistant client #68

Closed peyn closed 4 months ago

peyn commented 4 months ago

Checklist:

Release with the issue:

Last working release (if known):

Browser and Operating System: Home Assistant Application for iOS

Description of problem: When using the "Stack in Card" card for Home Assistant dashboard some values of dropdown lists are not visible in the iOS client. It works fine in a PC browser, i.e. the dropdown in the card is being adjusted to fit all values.

PC: image

The card is shifted top to show all 3 dropdown values: image

iOS: All 3 options visible at the top most input: image

Some options not available: image image

Kind regards, Mateusz

ildar170975 commented 4 months ago

Same as https://github.com/custom-cards/stack-in-card/issues/40

peyn commented 4 months ago

Yes, thank you, the solution provided there solves the issue.

Kind regards, Mateusz