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

UI Improvements: Design Optimization for Homepage Components #682 #683

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

harshita9104
Copy link

  • Please check if the PR fulfills these requirements

The commit message follows the contribution guidelines.
UI improvements have been tested in both light & dark mode.
Which issue(s) this PR fixes:

Fixes #682, #665

The homepage design was inconsistent, with misaligned elements and strong box effects.
There was no hover effect on key elements.

New Behavior (Feature Updates)

1️⃣ About Section:
✅ Proper alignment of the logo and text.
✅ Increased paragraph width for better spacing.
✅ Hover effect on the logo for a smooth UI.
✅ Enhanced font styling for a professional look.

2️⃣ Why KubeEdge Section:
✅ Subtle borders instead of strong highlights for separation.
✅ Hover effect for a more interactive feel.

3️⃣ Recent News Section:
✅ Removed heavy box effects while keeping light separation.
✅ Hover effect on blog posts for better UX.

Screenshots

About Component

image

Why Component

image

BlogPost Component

image

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

❌ No breaking changes.
✅ Fully backward-compatible UI updates.

  • Other information:
    This PR enhances the user experience (UX) by improving layout consistency, responsiveness, and readability.

…#682

Signed-off-by: harshita91 <roonwal721972@gmail.com>
@kubeedge-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign kevin-wangzefeng after the PR has been reviewed.
You can assign the PR to them by writing /assign @kevin-wangzefeng in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeedge-bot kubeedge-bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Feb 11, 2025
@harshita9104
Copy link
Author

Hello @Shelley-BaoYue , @anvithks , @edisonxiang ,

Kindly review the PR !!

Thank you!!

@harshita9104
Copy link
Author

/assign @Shelley-BaoYue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI Improvements: Design Optimization for Homepage Components
3 participants