Skip to content

fix(ui): refine CA cards and home rows - #124

Open
Eli Bosley (elibosley) wants to merge 5 commits into
betafrom
codex/ui-feedback-preview-plugin
Open

fix(ui): refine CA cards and home rows#124
Eli Bosley (elibosley) wants to merge 5 commits into
betafrom
codex/ui-feedback-preview-plugin

Conversation

@elibosley

@elibosley Eli Bosley (elibosley) commented Jul 14, 2026

Copy link
Copy Markdown
Member

Outcome

Refines the Community Applications card experience from the 2026.07 release, using the Community Apps Worker card treatment as the reference for status semantics and hierarchy.

UI changes

  • Keeps app cards at a fixed width and fills every full-card slot available in the home row.
  • Replaces the faded full-card Show More overlay with a dedicated narrow trailing card, preserving the final app and exposing more content at once.
  • Keeps Show More keyboard-accessible and verifies it opens the corresponding full section without opening an app sidebar.
  • Improves status treatment:
    • UPDATE AVAILABLE instead of the misleading UPDATED.
    • UNRAID OFFICIAL and DOCKER OFFICIAL identify the authority without relying on color.
    • Unraid-official uses a solid success badge.
    • Stopped containers use a distinct warning state.
    • Dark badges use readable high-contrast text.

Verification

  • Live-tested on Unraid 7.3.2-rc.1 at desktop width: three fixed app cards fill the row and the partial Show More card remains visible at the trailing edge.
  • Live-tested Show More navigation into the full 3,530-result Recently Added view.
  • php tests/test_card_badges.php
  • PHP syntax checks for all changed PHP files.
  • git diff --check

PR-preview infrastructure has been separated into #125 so it can be reviewed and merged independently.

Eli Bosley (elibosley) added a commit that referenced this pull request Jul 14, 2026
@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: acee8ee3-19ac-43e2-a2e4-5728b3aebac7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/ui-feedback-preview-plugin
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch codex/ui-feedback-preview-plugin

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@elibosley Eli Bosley (elibosley) changed the title fix(ui): refine CA cards and add installable PR previews fix(ui): refine CA cards and home rows Jul 14, 2026
@elibosley
Eli Bosley (elibosley) changed the base branch from master to beta July 14, 2026 18:19
@elibosley

Copy link
Copy Markdown
Member Author

Community Applications preview

Install this PR build on a test server:

https://raw.githubusercontent.com/unraid/community.applications/pr-previews/pr/124/community.applications.plg

This is an unreleased test build. The same URL updates when new commits are pushed to this pull request.

github-actions Bot added a commit that referenced this pull request Jul 15, 2026
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