Skip to content

[BUG] itemSize: large, is not set as default #576

@polhaghverdian

Description

@polhaghverdian

Environment

Self-Hosted (Docker)

Version

No response

Describe the problem

Hi,

I updated from 1.9.0 to 2.0.5, and dashy doesn't seem to apply my pre-defined "itemSize", instead I get medium as the default.

edit: I also tried version 2.0.0, same problem.

Example snippet below from my conf.yml:

sections:
- name: Management
  displayData:
    itemSize: large
  items:
    - title: Cockpit
      description: A sysadmin login session in a web browser
      icon: "cockpit.png"
      url: https://192.168.2.77
      statusCheck: true
      statusCheckAllowInsecure: true
      statusCheckHeaders:
         Accept: text/html

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

Labels

🐛 Bug[ISSUE] Ticket describing something that isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions