Skip to content

feat: refactored Asset Link Table#4646

Open
JHoelli wants to merge 7 commits into
apache:devfrom
JHoelli:asset_link_table
Open

feat: refactored Asset Link Table#4646
JHoelli wants to merge 7 commits into
apache:devfrom
JHoelli:asset_link_table

Conversation

@JHoelli

@JHoelli JHoelli commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Grouped Link Selection

image

Selection as List

image

Search function

image

@github-actions github-actions Bot added the ui Anything that affects the UI label Jun 26, 2026
@JHoelli JHoelli linked an issue Jun 26, 2026 that may be closed by this pull request
2 tasks
@github-actions github-actions Bot added the testing Relates to any kind of test (unit test, integration, or E2E test). label Jun 29, 2026
@JHoelli JHoelli marked this pull request as ready for review June 29, 2026 06:00

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Consider replacing the absolute px values with existing spacing, radius, and typography tokens, e.g. var(--space-*), var(--radius-*), and var(--font-size-*). The UI styling guidelines prefer tokens/rem-based values over component-local pixel definitions, except for borders, icons, or third-party constraints.

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

Labels

testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor Manage Asset Links

2 participants