Skip to content

SV UI: add Submitted By column to governance tables (#3691) - #6460

Open
puneetfinoa wants to merge 1 commit into
canton-network:mainfrom
Finoa-Consensus-Services:sv-ui/3691
Open

SV UI: add Submitted By column to governance tables (#3691)#6460
puneetfinoa wants to merge 1 commit into
canton-network:mainfrom
Finoa-Consensus-Services:sv-ui/3691

Conversation

@puneetfinoa

Copy link
Copy Markdown
Contributor

Fixes #3691

Summary

  • Add a Submitted by column to the redesigned governance listing UIs: Action Required, Inflight Votes, and Vote History
  • Resolve VoteRequest requester SV names to party IDs and show truncated, copyable identifiers (no You badge)
  • Align proposal-type cell layout with Figma (title + description stacked)
  • Update unit tests to use shared mock party/contract IDs and cover the new column

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).

)

Resolve requester SV names to party IDs, show truncated copyable
identifiers in Action Required, Inflight, and Vote History, and
update governance tests for the new column layout.

Signed-off-by: Puneet Bharti <puneet.bharti@finoa.io>
@puneetfinoa
puneetfinoa marked this pull request as ready for review July 17, 2026 15:34
@pawelperek-da

Copy link
Copy Markdown
Contributor

@puneetfinoa please add a screenshot

@puneetfinoa

Copy link
Copy Markdown
Contributor Author

@puneetfinoa please add a screenshot

Screenshot 2026-07-21 at 11 41 45 Screenshot 2026-07-21 at 11 43 01

@puneetfinoa

Copy link
Copy Markdown
Contributor Author

@puneetfinoa please add a screenshot

Screenshot 2026-07-21 at 11 41 45 Screenshot 2026-07-21 at 11 43 01

Screenshot 2026-07-21 at 11 47 13

@pawelperek-da Screenshots added

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.

Add "Submitted by" column in all new governance tables

6 participants