Skip to content

Conversation

@mcgilman
Copy link
Contributor

… parameter values.

@mcgilman mcgilman added the ui Pull requests for work relating to the user interface label Sep 15, 2025
Copy link
Contributor

@rfellows rfellows left a comment

Choose a reason for hiding this comment

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

Looks good, just one minor thing.

} @else if (parameter.value === '') {
<div class="unset neutral-color">Empty string set</div>
} @else {
<div class="line-clamp-[20] leading-4 whitespace-pre font-mono text-sm">{{ parameter.value }}</div>
Copy link
Contributor

Choose a reason for hiding this comment

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

should add truncate class here to be consistent.

Copy link
Contributor

@rfellows rfellows left a comment

Choose a reason for hiding this comment

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

Thanks @mcgilman 👍

@rfellows rfellows merged commit f6d88ae into apache:main Sep 15, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Pull requests for work relating to the user interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants