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

fix: Votes timestamps download bug. #2685

Merged
merged 2 commits into from
Dec 6, 2021

Conversation

victorgcramos
Copy link
Member

@victorgcramos victorgcramos commented Dec 1, 2021

Closes #2684

Introduced by #2622

This diff fixes the Votes Timestamps timestampspagesize policy error,
caused by the incorrect props destruction on
DownloadVotesTimestamps.jsx component. Also, it adds e2e tests in
order to prevent this from happening further.

Screen Shot 2021-12-01 at 7 04 44 PM

@lukebp
Copy link
Member

lukebp commented Dec 1, 2021

Can you add an "Introduced by xxxx" to your commit message?

Closes #2684
Introduced by #xxxx

@lukebp lukebp added 91cfcc8 bug A bug that made it into a production environment. labels Dec 1, 2021
Copy link
Member

@tiagoalvesdulce tiagoalvesdulce left a comment

Choose a reason for hiding this comment

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

tACK

Copy link
Member

@lukebp lukebp left a comment

Choose a reason for hiding this comment

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

ACK

@tiagoalvesdulce tiagoalvesdulce merged commit bed1ac4 into decred:master Dec 6, 2021
@tiagoalvesdulce tiagoalvesdulce added the pi-not-deployed This item has been merged into master, but has not been deployed to production yet. label Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug that made it into a production environment. pi-not-deployed This item has been merged into master, but has not been deployed to production yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download Vote Timestamps bug
3 participants