Skip to content

Improved Scrollable Party- and Contract Ids#6430

Merged
pawelperek-da merged 1 commit into
canton-network:mainfrom
Finoa-Consensus-Services:sv-ui/1785
Jul 17, 2026
Merged

Improved Scrollable Party- and Contract Ids#6430
pawelperek-da merged 1 commit into
canton-network:mainfrom
Finoa-Consensus-Services:sv-ui/1785

Conversation

@timpel-fcs

Copy link
Copy Markdown
Contributor

Summary

  • Show full party/contract IDs with horizontal scroll instead of ellipsis or abbreviated previews.
  • Update CopyableIdentifier / MemberIdentifier with hidden native scrollbar and 4px hover scroll track via shared identifierStyles + useHorizontalScrollMetrics.
  • Enhance common PartyId from SV only: partyIdScrollGlobalStyles and PartyIdScrollTracks mounted in Layout.tsx (DSO, validator licenses, config diffs).
  • Add optional scrollableIdentifier on TextField, SelectField, and ProposalSummary for long ID form/review fields.
  • Add component test to ensure IDs are rendered correctly.

Fixes #1785

Pull Request Checklist

Cluster Testing

  • If a cluster test is required, comment /cluster_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If an upgrade test is required, comment /upgrade_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a hard-migration test is required (from the latest release), comment /hdm_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a logical synchronizer upgrade test is required (from canton-3.5), comment /lsu_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.

PR Guidelines

  • Include any change that might be observable by our partners or affect their deployment in the release notes.
  • Specify fixed issues with Fixes #n, and mention issues worked on using #n
  • Include a screenshot for frontend-related PRs - see README or use your favorite screenshot tool

Merge Guidelines

  • Make the git commit message look sensible when squash-merging on GitHub (most likely: just copy your PR description).

Signed-off-by: Tim Pelzer <tim.pelzer@finoa.io>
@timpel-fcs

Copy link
Copy Markdown
Contributor Author

@pawelperek-da

Screenshot 2026-07-15 at 14 45 50 Screenshot 2026-07-15 at 14 45 55 Screenshot 2026-07-15 at 14 46 29 Screenshot 2026-07-15 at 14 46 36 Screenshot 2026-07-15 at 14 46 50 Screenshot 2026-07-15 at 14 46 55 Screenshot 2026-07-15 at 14 47 02 Screenshot 2026-07-15 at 14 47 09 Screenshot 2026-07-15 at 14 47 19 Screenshot 2026-07-15 at 14 47 26

@pawelperek-da
pawelperek-da self-requested a review July 17, 2026 10:39

@pawelperek-da pawelperek-da left a comment

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.

Woah, that's cool :)

@pawelperek-da
pawelperek-da merged commit ab53e3b into canton-network:main Jul 17, 2026
123 of 127 checks passed
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.

Make names and IDs scrollable in UI

6 participants