Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: items_per_row value is ignored #278

Open
2 tasks done
Eisbaer2 opened this issue Mar 29, 2024 · 2 comments
Open
2 tasks done

[Bug]: items_per_row value is ignored #278

Eisbaer2 opened this issue Mar 29, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Eisbaer2
Copy link

Eisbaer2 commented Mar 29, 2024

Requirements

  • I checked the troubleshooting section in the README to verify that I have the latest TrashCard version.
  • I did a search to see if there is a similar issue or if a pull request is open.

Current Behavior

I use the setting: "items_per_row: ..."
But it doesn't care which value I use. Always three icons are shown (in the comanion app). @my laptop within Chrome I only see one icon....

Expected Behavior

Show so many icons in a row a used in items_per_row

Steps To Reproduce

No response

Context

`
drop_todayevents_from: '10:00:00'

next_days: 100
settings:
organic:
icon: mdi:flower
paper:
icon: mdi:newspaper
label: Blaue Tonne
pattern: Blaue Tonne
color: blue
recycle:
icon: mdi:recycle-variant
label: Gelbe Tonne
pattern: Gelber Sack
color: deep-orange
waste:
icon: mdi:trash-can-outline
label: Restmüll
pattern: Restmüll
others:
icon: newspaper-variant-multiple-outline
label: Altpapiersammlung
pattern: Altpapiersammlung
color: blue
day_style: counter
type: custom:trash-card
entity: calendar.heilbronn_entsorgungsbetriebe_2
filter_events: true
full_size: false
use_summary: true
fill_container: false
items_per_row: 4
event_grouping: true
card_style: icon
color_mode: icon
`

Environment

- Browser: 123.0.6312.86
- Companion App: 2024.1.5-full
- HA Version: 2024.3.1
- TrashCard:2.1.0

Debug data

No response

Anything else?

No response

@Eisbaer2 Eisbaer2 added the bug Something isn't working label Mar 29, 2024
@idaho
Copy link
Owner

idaho commented Apr 2, 2024

@Eisbaer2 the option items_per_row is only supported in the card layout. Possible the icons could behave like the chips or the cards?

@Eisbaer2
Copy link
Author

Eisbaer2 commented Apr 4, 2024

It would be great to have more than 3 icons in a row. Yes, the icons should behave like the cards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants