home-assistant / home-assistant/iOS
Widget "Open page" does not show title if dashboard hidden from side panel
- Dominant language
- Swift
- Stars
- 2.4k
- Forks
- 520
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 264
Description
**iOS device model, version and app version**
Model Name: iPhone 12
Software Version: 15.1
App version: 2021.11.2
**Home Assistant Core Version**
2021.11.2
**Describe the bug**
Additional dashboards have the option to hide them from the side panel. If you use the iOS widget to open a specific page in the app you do not see the title of the dashboard in the selection and also not in the widget if the dashboard is set to be hidden from the side panel, it just shows "lovelace". If the dashboard is visible in the side panel the title is show as expected.
**To Reproduce**
Create a dashboard which is hidden from the side panel, add a widget in iOS to "open page" and search for the new dashboard.
**Expected behavior**
Dashboard titles shown in the list and the widget also if dashboard not visible in side panel.
**Screenshots**
Dashboard visible:

Dashboard invisible:

**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.