Skip to content

feat(greenhouse): address UI feedback#1572

Draft
taymoor89 wants to merge 1 commit intomainfrom
1508-address-ui-feedback
Draft

feat(greenhouse): address UI feedback#1572
taymoor89 wants to merge 1 commit intomainfrom
1508-address-ui-feedback

Conversation

@taymoor89
Copy link
Contributor

@taymoor89 taymoor89 commented Mar 26, 2026

Summary

Addresses UI feedback for the Greenhouse admin panel.

Changes Made

  • Replace dedicated stats components with inline status bars (count + ready/not-ready) in PluginPresets and PluginPresetDetail
  • Add status bar and "View details" button to PluginInstances datagrid
  • Move Configuration to its own tab in PluginInstanceDetail, matching PluginPresetDetail structure
  • Rename BasicInformation to Details in PluginInstanceDetail and PluginPresetDetail

Related Issues

Testing Instructions

  1. pnpm i
  2. pnpm --filter greenhouse dev
  3. Navigate to PluginPresets, PluginPresetDetail, and PluginInstanceDetail pages and verify stats bars and tabs render correctly

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

@taymoor89 taymoor89 requested a review from a team as a code owner March 26, 2026 16:38
@changeset-bot
Copy link

changeset-bot bot commented Mar 26, 2026

⚠️ No Changeset found

Latest commit: e95abb3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@taymoor89 taymoor89 self-assigned this Mar 26, 2026
@taymoor89 taymoor89 marked this pull request as draft March 26, 2026 16:39
@taymoor89 taymoor89 force-pushed the 1508-address-ui-feedback branch from e41edca to e95abb3 Compare March 26, 2026 16:39
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.

1 participant