ljmerza / our-groceries-card

our groceries lovelace card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Added Features

roderik-maker opened this issue · comments

Hi "our-groceries" developer(s),
There are a few features which I would love to see in your HA custom card for Our-Groceries.

  1. ("show_header": currently hides the title.)
  • It would be great if there was a similar boolean variable for the "thead" (the line that currently states: "Shopping Lists")
  • It would be awesome if this ("Shopping Lists") text could be changed in the card configuration (I also use some of these lists as "To Do", "known bugs", etc... so the "shopping lists" label can be a little confusing).
  1. Currently, a list is closed by default and only opens on a "@click" event. Would it be possible to create an option so that lists are fully expanded by default?

  2. Pressing the "mdi:plus" icon opens a text box that enables users to add to a specific list. It took me embarrassingly long to notice that if I wanted to close the text box without adding anything, the + icon could be clicked again. Perhaps changing the "mdi:plus" to a "mdi:minus" while the input box is visible might make it more obvious that the input field can be closed by pressing the icon again.

  3. Currently, individual list titles appear to be part of said list when expanded. it would be great if the title of the specific shopping list could be made to be more apparent. (Bold, font size, adjust the spacing, just something to make it more obvious.)

Thank you in advance for your time.