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

BUGFIX: Let document tree searchbox scale with sidebar width #3809

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

Sebobo
Copy link
Member

@Sebobo Sebobo commented Jun 21, 2024

What I did

Let the search box use the space available when the left sidebar is resized

How I did it

Replace fixed width with flex value.

How to verify it

Before:

CleanShot 2024-06-21 at 13 37 40@2x

After

CleanShot 2024-06-21 at 13 37 27@2x

@Sebobo Sebobo added Bug Label to mark the change as bugfix 8.3 labels Jun 21, 2024
Copy link
Member

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

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

👀

@Sebobo Sebobo merged commit 2b5d9d2 into 8.3 Jun 26, 2024
10 checks passed
@Sebobo Sebobo deleted the bugfix/searchbox-width branch June 26, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants