Skip to content

SV UI: support activity weights for GrantFeaturedAppRight#6387

Merged
dfordivam merged 6 commits into
mainfrom
dfordivam/cip-104-sv-fa-weight-ui-1
Jul 15, 2026
Merged

SV UI: support activity weights for GrantFeaturedAppRight#6387
dfordivam merged 6 commits into
mainfrom
dfordivam/cip-104-sv-fa-weight-ui-1

Conversation

@dfordivam

@dfordivam dfordivam commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Fixes #6237

Adds support for specifying weight (decimal value) in GrantFeaturedAppRight UI flow.

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

@JYC11

JYC11 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor
Screenshot From 2026-07-13 14-33-00

the form without anything filled in

@JYC11

JYC11 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor
Screenshot From 2026-07-13 14-53-11

a valid proposal pre submission

@JYC11

JYC11 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor
Screenshot From 2026-07-13 14-53-28

an invalid weight

@JYC11

JYC11 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor
Screenshot From 2026-07-13 14-55-05

a submitted proposal

@dfordivam dfordivam marked this pull request as ready for review July 13, 2026 06:13
@dfordivam dfordivam requested a review from pawelperek-da July 13, 2026 06:14

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

Thanks! Please take a look at my nit

"grant-featured-app",
) { implicit webDriver =>
fillOutTextField("grant-featured-app-idValue", providerPartyId)
inside(find(id("grant-featured-app-activityWeight"))) { case Some(element) =>

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.

Maybe you could use fillOutTextField like above?

@JYC11

JYC11 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor
Screenshot From 2026-07-14 12-45-26 Screenshot From 2026-07-14 12-45-40 Screenshot From 2026-07-14 12-47-21

from the POV of someone who has to vote

@pawelperek-da

Copy link
Copy Markdown
Contributor

Please fix the release notes conflict again

Signed-off-by: Divam <dfordivam@gmail.com>
Signed-off-by: Divam <dfordivam@gmail.com>
Signed-off-by: Divam <dfordivam@gmail.com>
Signed-off-by: Divam <dfordivam@gmail.com>
Signed-off-by: Divam <dfordivam@gmail.com>
@dfordivam dfordivam force-pushed the dfordivam/cip-104-sv-fa-weight-ui-1 branch from ddcdf21 to f3e7670 Compare July 15, 2026 00:11
Signed-off-by: Divam <dfordivam@gmail.com>
@dfordivam dfordivam merged commit 3a31b33 into main Jul 15, 2026
63 checks passed
@dfordivam dfordivam deleted the dfordivam/cip-104-sv-fa-weight-ui-1 branch July 15, 2026 00:50
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.

SV UI: support activity weights for GrantFeaturedAppRight

3 participants