Use shopping list card in panel#7519
Conversation
zsarnett
left a comment
There was a problem hiding this comment.
Does this require a backend change as well? I know for the Calendar Panel it setup in the back to show in the sidebar
|
@zsarnett I don't know that answer actually. Perhaps @bramkragten knows, otherwise I'll give a look sometime later |
|
So the idea is that a We could also make this panel use the card? Or are there other reasons to remove this panel? |
|
I agree with Bram that this makes the shopping list impossible to find. This is not a good user experience. Since we can also disable panels now, I don't see a reason to drop the panel just because it's still Polymer. |
|
The card being more feature rich than the panel was the motivation to drop it, I found by looking for remaining Polymer elements. I like the idea of using the card in the panel. |
|
Just render the Shopping list panel as a Lovelace dashboard with 1 card 😆 |
|
I think we should just add the microphone to the panel like we do in Lovelace |
for some reason I was thinking it was a shopping list specialized microphone thing, I never use it 😅. Yeah will add it. |
| ? html` | ||
| <mwc-icon-button | ||
| .label=${this.hass!.localize( | ||
| "ui.panel.lovelace.menu.start_conversation" |
There was a problem hiding this comment.
We can't use translation tags from other panels, as they will not be available until that panel is loaded.
There was a problem hiding this comment.
Will that effect the translations for the shopping list card itself as it does use lovelace translations in it?

Breaking change
Proposed change
Was looking at remaining Polymer code and thought it is probably time to retire the shopping list panel, especially with in the incoming enhancements to the card in #7296
Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: