Skip to content

Conversation

shumittaher
Copy link

@shumittaher shumittaher commented Sep 29, 2025

shumittaher Medium shumittaher /bugcols → Lissy93/dashy Commits: 5 | Files Changed: 2 | Additions: 15 Label Unchecked Tasks Powered by Pull Request Badge

Category:

One of: Bugfix / Feature / Code style update / Refactoring Only / Build related changes / Documentation / Other (please specify)

Bugfix

Overview

Briefly outline your new changes...

fixed the described in #1927 by changing Home.vue and Section.vue only.
in Home.vue, the active columns for the page is defaulting to open as 1. on Mount, this then gets updated. by checking --col-count value. this number then gets passed into the Section.vue. if Section.vue column count is higher, then that gets clamped to this value. hence selecting a higher column count for the section than the page does result in bugs. no css has been touched.

Issue Number (if applicable) #1927

New Vars (if applicable)

If you've added any new build scripts, environmental variables, config file options, dependency or devDependency, please outline here

Screenshot (if applicable)

If you've introduced any significant UI changes, please include a screenshot

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors
  • (If a new config option is added) Attribute is outlined in the schema and documented
  • (If a new dependency is added) Package is essential, and has been checked out for security or performance
  • (If significant change) Bumps version in package.json

Copy link

netlify bot commented Sep 29, 2025

Deploy Preview for dashy-dev ready!

Name Link
🔨 Latest commit f7ab858
🔍 Latest deploy log https://app.netlify.com/projects/dashy-dev/deploys/68da25e8fd27a20008400c26
😎 Deploy Preview https://deploy-preview-1928--dashy-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant