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: settings navigation bar resizing #3231

Merged
merged 1 commit into from Jul 17, 2023

Conversation

deboer-tim
Copy link
Collaborator

What does this PR do?

The Settings navigation bar is unnecessarily resizing slightly as you make the window wider or narrower. Worse, Authentication is oddly set to disappear at widths smaller than 768px.

Set a fixed size in the middle of the current sizes and made Authentication styling match other items.

Screenshot/screencast of this PR

Before:
https://github.com/containers/podman-desktop/assets/19958075/44c020bf-8b08-4e7a-bc69-72c58a529fa4

What issues does this PR fix or reference?

Related to/found when fixing issue #3230, but not directly related.

How to test this PR?

Open Settings and confirm the navigation no longer gets slightly bigger and smaller as you make the window width change.

The Settings navigation bar is unnecessarily resizing slightly as
you make the window wider or narrower. Worse, Authentication is oddly
set to disappear at widths smaller than 768px.

Set a fixed size in the middle of the current sizes and made
Authentication styling match other items.

Related to/found when fixing issue containers#3230, but not directly related.

Signed-off-by: Tim deBoer <git@tdeboer.ca>
@deboer-tim deboer-tim requested review from a team and benoitf as code owners July 14, 2023 18:07
@deboer-tim deboer-tim requested review from jeffmaury and lstocchi and removed request for a team July 14, 2023 18:07
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

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

LGTM

@deboer-tim deboer-tim merged commit 42352a8 into containers:main Jul 17, 2023
8 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.3.0 milestone Jul 17, 2023
@deboer-tim deboer-tim deleted the settings-nav branch February 5, 2024 22:23
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.

None yet

3 participants