Skip to content

fix: fap review assignment usability improvements - #1482

Merged
TCMeldrum merged 14 commits into
developfrom
1570-unselect-proposals-when-assigning-reviews
Jun 4, 2026
Merged

fix: fap review assignment usability improvements#1482
TCMeldrum merged 14 commits into
developfrom
1570-unselect-proposals-when-assigning-reviews

Conversation

@TCMeldrum

@TCMeldrum TCMeldrum commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Closes UserOfficeProject/issue-tracker#1570 Closes UserOfficeProject/issue-tracker#1571

Description

Small changes to unselect a proposal once you have assigned reviewers to it and to show the proposal IDs in the model so users can see which proposal they are assigning.

Motivation and Context

User feedback around the model. Helps them be sure of what proposal they are currently looking at

How Has This Been Tested

Fixes

Changes

Depends on

Tests included/Docs Updated?

  • I have added tests to cover my changes.
  • All relevant doc has been updated

@TCMeldrum
TCMeldrum requested a review from a team as a code owner April 15, 2026 16:26
@TCMeldrum
TCMeldrum requested review from EdwardHaynes and removed request for a team April 15, 2026 16:26
@TCMeldrum TCMeldrum changed the title fix: un select proposal when assigning a review in fap proposals table fix: fap review assignment usiblity improvements Apr 16, 2026
Comment thread apps/e2e/cypress/e2e/FAPs.cy.ts Outdated
Comment thread apps/frontend/src/components/fap/Proposals/AssignFapMemberToProposalModal.tsx Outdated
Comment thread apps/e2e/cypress/e2e/FAPs.cy.ts Outdated
TCMeldrum and others added 2 commits April 30, 2026 16:44
Co-authored-by: Copilot <copilot@github.com>
@zacharyjhankin

Copy link
Copy Markdown
Collaborator

usiblity -> usability

@zacharyjhankin

Copy link
Copy Markdown
Collaborator

And I am wondering what the difference is between a proposalID and a proposalPK?

@jekabs-karklins

Copy link
Copy Markdown
Contributor

And I am wondering what the difference is between a proposalID and a proposalPK?

proposalPK is a surrogate key, while proposalId is the natural key

@TCMeldrum TCMeldrum changed the title fix: fap review assignment usiblity improvements fix: fap review assignment usability improvements May 18, 2026
@jekabs-karklins
jekabs-karklins self-requested a review June 4, 2026 09:05

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

LGTM

@TCMeldrum
TCMeldrum enabled auto-merge (squash) June 4, 2026 09:24
@TCMeldrum
TCMeldrum merged commit 6c30ebd into develop Jun 4, 2026
22 checks passed
@TCMeldrum
TCMeldrum deleted the 1570-unselect-proposals-when-assigning-reviews branch June 4, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When assiging reviwers to proposals make it clear which proposal is selected Unselect proposals when assigning reviewers to propsosals

4 participants