Skip to content

Polish Extensions selected row indicator - #115

Merged
RealZST merged 2 commits into
RealZST:mainfrom
Orchardxyz:style/extensions-selected-row-indicator
Aug 14, 2026
Merged

Polish Extensions selected row indicator#115
RealZST merged 2 commits into
RealZST:mainfrom
Orchardxyz:style/extensions-selected-row-indicator

Conversation

@Orchardxyz

Copy link
Copy Markdown
Contributor

Summary

  • Move the indicator inward so it no longer clips awkwardly against the rounded table container on the last row.
  • Refine the selected row indicator in the Extensions table.

Snapshots

Before

image

After

image

Orchardxyz and others added 2 commits August 11, 2026 15:00
…track row height

Bind the pill to the "select" column id instead of cell index 0, so
reordering or inserting columns cannot detach it, and replace the fixed
h-6 centered positioning with top/bottom insets so the pill grows with
multi-line rows. Single-line rows render identically.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@RealZST
RealZST merged commit 10506af into RealZST:main Aug 14, 2026
3 checks passed
@RealZST

RealZST commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR! I pushed a small follow-up commit before merging:

  • 561bd5a: Anchored the pill to the select column by id (id === "select") rather than by cell index (i === 0), and let it track row height.

Thanks again! Merged.

@RealZST RealZST mentioned this pull request Aug 18, 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.

2 participants