Skip to content

Conversation

@adity1raut
Copy link
Contributor

@adity1raut adity1raut commented Nov 9, 2025

Related Issue

This update enhances the Plugin Manager Cards by improving their alignment and overall structure. The layout now clearly displays the counts for Active, Inactive, and Total Plugins, ensuring a more organized and visually consistent presentation across all screen sizes.

Befoure
512102397-1a1ed6e5-c7ff-451e-abd8-6025cef10b3d

After

Screenshot From 2025-11-09 14-58-42

Fixes #2193

Changes Made

  • Updated ...
  • Refactored ...
  • Fixed ...
  • Added tests for ...

Checklist

Please ensure the following before submitting your PR:

  • I have reviewed the project's contribution guidelines.
  • I have written unit tests for the changes (if applicable).
  • I have updated the documentation (if applicable).
  • I have tested the changes locally and ensured they work as expected.
  • My code follows the project's coding standards.

Screenshots or Logs (if applicable)

Additional Notes

Signed-off-by: adity1raut <[email protected]>
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kunal-511 for approval. For more information see the Kubernetes Code Review Process.

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

@adity1raut adity1raut marked this pull request as ready for review November 9, 2025 09:17
Copilot AI review requested due to automatic review settings November 9, 2025 09:17
@kubestellar-prow
Copy link

Hi @adity1raut. Thanks for your PR.

I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the visual design of the plugin statistics cards in the PluginManager component by adding icons, improving the layout, and refining animations.

  • Adds distinctive icons to each statistics card (total, active, inactive) with themed background colors
  • Updates the layout from a simple flex row to a responsive grid that stacks on mobile (1 column) and displays in 3 columns on larger screens
  • Refines animation effects with gentler transitions and adds a subtle hover lift effect

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: adity1raut <[email protected]>
@adity1raut
Copy link
Contributor Author

Screenshot From 2025-11-09 14-58-42

@adity1raut
Copy link
Contributor Author

/cc @btwshivam , @clubanderson

@Arpit529Srivastava
Copy link
Member

@adity1raut add a description please.

@alokdangre
Copy link
Contributor

@adity1raut refer that issue in pr description

@alokdangre
Copy link
Contributor

@adity1raut do you think it looks good, @btwshivam advice

@MAVRICK-1
Copy link
Member

Is it responsive? Can you send a video checking the responsiveness

@adity1raut
Copy link
Contributor Author

Screencast.From.2025-11-12.10-22-57.webm

PTAL @MAVRICK-1

@adity1raut
Copy link
Contributor Author

@alokdangre This PR is ready for testing now.

@alokdangre
Copy link
Contributor

alokdangre commented Nov 13, 2025

@adity1raut it looks good but just beautify the cards

@adity1raut
Copy link
Contributor Author

Screencast.From.2025-11-13.11-47-26.webm

@adity1raut
Copy link
Contributor Author

@alokdangre PTAL

Signed-off-by: adity1raut <[email protected]>
@alokdangre
Copy link
Contributor

@adity1raut I mean the cards element are aligned to left, which shows so much wite empty space, so I was saying about it

@alokdangre
Copy link
Contributor

/cc @btwshivam

@kubestellar-prow kubestellar-prow bot requested a review from btwshivam November 13, 2025 06:20
@adity1raut
Copy link
Contributor Author

ut I mean the cards element are aligned to left, which shows so much wite empty space, so I was saying about it

If we align it like that, the style will look a bit different. I tried it, but it didn’t look good."

@alokdangre
Copy link
Contributor

Okay

@kubestellar-prow kubestellar-prow bot requested a review from kunal-511 November 15, 2025 02:21
@Arpit529Srivastava
Copy link
Member

/ok-to-test

@adity1raut
Copy link
Contributor Author

/cc @clubanderson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

[Bug]: UI bug in plugin manager

4 participants