home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.92k stars 30.14k forks source link

ZHA Groups view shows empty on the companion app when the phone is in portrait mode. #126080

Closed skandalfo closed 2 weeks ago

skandalfo commented 2 weeks ago

The problem

I'm filing this in the core component, because I'm assuming there's no ZHA specific code in the frontend or the companion app.

I'm on 2024.9.2 and the latest Android companion app.

Long story short, I thought I had broken my zigbee groups when I had to re-add a bunch of devices, but the issue seems to be a presentation problem.

I get an empty screen with the phone in portrait mode, and the actual groups info when the phone is in landscape (or on a desktop browser). See pictures attached.

I'm not sure where the issue comes from. Maybe there's an issue with an alternative "reactive layout" provided by ZHA for small screen spaces. I've noticed the working screen says "ordenar por grupos" ("sort by groups" in Spanish) while the non working one says "ordenar por group" ("sort by group", with the last word in singular and not translated to Spanish)... Screenshot_20240916-133844_Home Assistant Screenshot_20240916-133852_Home Assistant

What version of Home Assistant Core has the issue?

core-2024.9.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

zha

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

dmulcahey commented 2 weeks ago

This is a UI issue and belongs in the frontend repo

skandalfo commented 2 weeks ago

This is a UI issue and belongs in the frontend repo

Thanks, I'll create the relevant ticket there tomorrow.

dmulcahey commented 2 weeks ago

This is a UI issue and belongs in the frontend repo

Thanks, I'll create the relevant ticket there tomorrow.

No need: https://github.com/home-assistant/frontend/issues/21387