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

[UST-237] [Frontend] Display progress bar under Epoch timer when user votes a post #550

Open
Xiawpohr opened this issue Oct 25, 2024 · 0 comments · May be fixed by #570
Open

[UST-237] [Frontend] Display progress bar under Epoch timer when user votes a post #550

Xiawpohr opened this issue Oct 25, 2024 · 0 comments · May be fixed by #570
Assignees
Labels
feature new feature frontend open to all the issues that is open to all contributors

Comments

@Xiawpohr
Copy link
Collaborator

Xiawpohr commented Oct 25, 2024

Is your feature request related to a problem? Please describe.
Need to display progress bar when user votes because it is necessary to execute user state transition to generate reputation proof.

Describe the solution you'd like

  • Set Vote action in Store::Action
  • After user upvotes or downvotes,
    • append Vote action after user upvotes or downvotes
    • show the progress bar
    • show Vote action in the action dialog

Story point: 3
Reporter: @Xiawpohr

@github-actions github-actions bot added the feature new feature label Oct 25, 2024
@Xiawpohr Xiawpohr added the open to all the issues that is open to all contributors label Oct 25, 2024
@Xiawpohr Xiawpohr changed the title [UST-237] Display progress bar under Epoch timer when user votes a post [UST-237] [Frontend] Display progress bar under Epoch timer when user votes a post Oct 26, 2024
@badukwei badukwei self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature frontend open to all the issues that is open to all contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants