Skip to content

Comments

fix: Compatible UI layout#539

Merged
Aias00 merged 1 commit intoapache:masterfrom
myangle1120:fix_modify_layout
Aug 20, 2025
Merged

fix: Compatible UI layout#539
Aias00 merged 1 commit intoapache:masterfrom
myangle1120:fix_modify_layout

Conversation

@myangle1120
Copy link
Contributor

On smaller screens (e.g., 1366x769 resolution), The layout style is in a mess. The layout on the right side is located below the left part, which affects the page's aesthetics. If the user does not scroll down, it will confuse the user and some functions on the right side will be missing.

To Reproduce
Steps to reproduce the behavior:

  1. Open the shenyu-dashboard on a screen with 1366x769 resolution.
  2. Navigate to System Manage-Resource.
  3. The layout on the left and right sides is disordered, turning into an up-and-down layout

Screenshots:
image

I modified the layout on the left and right sides and solved the above problem
The adjusted visual presentation:
image

@Aias00
Copy link
Contributor

Aias00 commented Aug 20, 2025

will this still ok in high resolution

Copy link
Contributor

@Aias00 Aias00 left a comment

Choose a reason for hiding this comment

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

LGTM, thx

@Aias00 Aias00 merged commit 83a9360 into apache:master Aug 20, 2025
6 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.

2 participants