-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Conversation
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
βοΈ 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/ |
This comment has been minimized.
This comment has been minimized.
Issues |
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 Feel free to reach out if you need any more support. If you are enjoying Dashy, consider supporting the project. |
Co-authored-by: Dashboard Icons Bot <[email protected]>
Category: Bug fixes and minor improvements
Overview
Issue Number #366 #377
New Vars N.A
Screenshot N/A
Code Quality Checklist (Please complete)