Open
Conversation
Extract common row layout (icon + title + error tag + three-dot menu + subtitle) into a reusable `ResourceListRow` component. Alerts and reports composite cells now consume this shared component via props and slots. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove bordered cards, rounded corners, and background color from resource list items. Rows now use simple top/bottom divider lines matching the new design. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Alerts: Edit, Delete Reports: Run, Edit, Delete Updated ResourceListRow to use an actions slot instead of a hardcoded three-dot button, allowing each consumer to provide its own dropdown menu. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace `ResourceTypeBadge` (icon + label) with just the icon in dashboard rows. Keep raw AlertIcon/ReportIcon for alerts and reports. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add pl-[22px] to dashboard subtitle to match icon + gap offset, consistent with alert and report rows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Edit navigates to the resource detail page - Delete calls the admin service mutation and refreshes the list - Run (reports only) triggers an ad-hoc report run - Code-created resources hide Edit/Delete (alerts hide entire menu) - Dropdown opens down-right (align="start") Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Author
|
@Di7design the one thing missing in the design is the file name, not sure we want to remove it yet its still there ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
loom: https://www.loom.com/share/fd11546cd8c54ec59f4cd9371945560a
design: https://www.figma.com/design/JtG3sbaopjO0xQlyeCjmho/RILL-WIP?node-id=6857-271454&t=SrloSlXdGviOEwYN-4
Checklist: