Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add voter type Constitutional Committee #49

Closed
wants to merge 1 commit into from

Conversation

elenabardho
Copy link
Collaborator

@elenabardho elenabardho commented Feb 3, 2025

List of changes

  • Add voter type

@elenabardho elenabardho marked this pull request as ready for review February 3, 2025 10:32
@elenabardho elenabardho requested a review from Ryun1 as a code owner February 3, 2025 10:32
@elenabardho elenabardho linked an issue Feb 3, 2025 that may be closed by this pull request
@@ -306,6 +310,10 @@ export const TransactionButton = () => {
<TableCell sx={{ fontWeight: "bold" }}>Vote Choice </TableCell>
<TableCell>{voteResult}</TableCell>
</TableRow>
<TableRow>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove from here, as user feedback is not needed

@Ryun1
Copy link
Member

Ryun1 commented Feb 3, 2025

Lets change this to be included in existing check

@Ryun1 Ryun1 closed this Feb 6, 2025
@Ryun1 Ryun1 deleted the feat/add-voter-type branch February 7, 2025 19:20
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.

v1.1- Add voter type
2 participants