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

[FIX] Couple of minor issues #388

Merged
merged 7 commits into from
Dec 29, 2021
Merged

[FIX] Couple of minor issues #388

merged 7 commits into from
Dec 29, 2021

Conversation

Lissy93
Copy link
Owner

@Lissy93 Lissy93 commented Dec 29, 2021

πŸ› Fix Large Lissy93 /FIX/minor-issue-fixes β†’ Lissy93/dashy Commits: 7 | Files Changed: 11 | Additions: 28

Category: Bug fixes and minor improvements

Overview

Issue Number #366 #377

New Vars N.A

Screenshot N/A

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
  • Bumps version, if new feature added

Closes #366. This issue was caused by item IDs not being regenerated after the previous move, causing the second part of the move operation (delete previous) to fail. It was fixed by calling regenerate item IDs after item removal
Closes #377. This bg was caused by adding items without a title, meaning an ID could not be calculated. The solution was to add a validtion check to ensure that a title is specified befire saving
@netlify
Copy link

netlify bot commented Dec 29, 2021

βœ”οΈ Deploy Preview for dashy-dev ready!

πŸ”¨ Explore the source changes: f1239f3

πŸ” Inspect the deploy log: https://app.netlify.com/sites/dashy-dev/deploys/61cce56df4c4c200076ccd2a

😎 Browse the preview: https://deploy-preview-388--dashy-dev.netlify.app/

@liss-bot liss-bot added the πŸ¦‹ Bug Fix [PR] Code includes bug fixes label Dec 29, 2021
@viezly

This comment has been minimized.

@Lissy93
Copy link
Owner Author

Lissy93 commented Dec 29, 2021

Issues #366 and #377 fixed in PR #388. Those are great numbers πŸ˜‚

@Lissy93 Lissy93 merged commit 312450a into master Dec 29, 2021
@Lissy93 Lissy93 deleted the FIX/minor-issue-fixes branch December 29, 2021 22:55
@liss-bot
Copy link
Collaborator

The fix for this issue has now been released in Dashy 2.0.0 ✨

If you haven't done so already, please update your instance to 2.0.0 or later. See Dashy 2.0.0 for full info.

Feel free to reach out if you need any more support. If you are enjoying Dashy, consider supporting the project.

asterling8516 pushed a commit to asterling8516/dashy that referenced this pull request Nov 23, 2023
Co-authored-by: Dashboard Icons Bot <noreply@walkx.fyi>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants