-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
v4: Add defaultOpen option for sidebar visibility control #4042
Conversation
🦋 Changeset detectedLatest commit: 4b93476 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
@hichemfantar is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix #4042 (comment) issue first
looks like it's fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new changes produce word wrapping (decrease video speed to see it)
Screen.Recording.2025-01-26.at.05.18.18.mov
…pse whitespace behavior
wrapping issue fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Screen.Recording.2025-01-26.at.15.32.59.mov
see done
becomes done w
@dimaMachina the overflow bug still exists which my implementation fixed close the sidebar and open to reproduce |
@hichemfantar how do you reproduce it? Screen.Recording.2025-01-28.at.19.24.35.mov |
Introduce a
defaultOpen
option to manage the initial visibility of the sidebar, allowing users to customize their experience.closes #4032
Check off the following:
deployment link in this PR's timeline (this link will be available after
opening the PR).