fix: remove the ability to change proposal status for proposer reader - #1571
Merged
ellen-wright merged 3 commits intoJun 16, 2026
Merged
Conversation
ellen-wright
requested review from
simonfernandes
and removed request for
a team
June 12, 2026 13:28
…osal-reader-table
simonfernandes
approved these changes
Jun 12, 2026
jekabs-karklins
approved these changes
Jun 16, 2026
jekabs-karklins
left a comment
Contributor
There was a problem hiding this comment.
Looks good, I can see the backend is already preventing the call just frontend that was showing the ability
…osal-reader-table
ellen-wright
deleted the
1608-remove-change-status-modal-from-proposal-reader-table
branch
June 16, 2026 09:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
refs: #UserOfficeProject/issue-tracker#1608
Motivation and Context
Maintains the proposal reader role as read only
Fixes
Removes access to the modal to change proposal status for the read only role
Tests included/Docs Updated?