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 persisting of todos sidebar width #1367 #1460

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

RaphaelJenni
Copy link
Contributor

@RaphaelJenni RaphaelJenni commented Nov 30, 2023

#Hackergarten

Pre-flight Checklist

Please ensure you've completed all of the following.

Description of Change

Destruction of undefined objects resulted in nothing being persisted.

Motivation and Context

Closes #1367

Checklist

  • My pull request is properly named
  • The changes respect the code style of the project (pnpm prepare-code)
  • pnpm test passes
  • I tested/previewed my changes locally

Release Notes

Fix persisting of todos sidebar width

@RaphaelJenni RaphaelJenni requested a review from a team as a code owner November 30, 2023 19:51
Copy link
Contributor

@mcmxcdev mcmxcdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified locally that this fix works, thanks 🎉

@mcmxcdev mcmxcdev merged commit 734d6c9 into ferdium:develop Dec 1, 2023
4 checks passed
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.

Need a way to fix the initial size of the Todo panel
2 participants