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

Hotfix/fix like direction #6697

Merged
merged 1 commit into from
May 21, 2020
Merged

Hotfix/fix like direction #6697

merged 1 commit into from
May 21, 2020

Conversation

androolloyd
Copy link
Contributor

@androolloyd androolloyd commented May 21, 2020

Description

When liking a post on any activity feed, the new state of your action is not being updated on in the params that are being sent to the server.

Refers/Fixes

No open issue, I discovered while testing Pinned posts.

Testing

@androolloyd androolloyd changed the base branch from master to stable May 21, 2020 21:17
@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #6697 into stable will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #6697      +/-   ##
==========================================
- Coverage   27.12%   27.11%   -0.01%     
==========================================
  Files         292      292              
  Lines       27156    27159       +3     
  Branches     3990     3994       +4     
==========================================
  Hits         7365     7365              
+ Misses      19523    19521       -2     
- Partials      268      273       +5     
Impacted Files Coverage Δ
app/search/views.py 27.90% <0.00%> (-2.10%) ⬇️
app/quests/views.py 16.22% <0.00%> (ø)
app/dashboard/views.py 10.93% <0.00%> (ø)
...rketing/management/commands/no_applicants_email.py 0.00% <0.00%> (ø)
...eting/management/commands/assemble_leaderboards.py 40.05% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44dd2e8...8641d04. Read the comment docs.

@octavioamu octavioamu merged commit f9616af into stable May 21, 2020
thelostone-mc added a commit that referenced this pull request May 27, 2020
* darkmode fix focus textarea

* some small fixes to the quests video backgrounds

* a few dark mode things that the contributor missed

* a few dark mode things that the contributor missed

* hotfix to ensure that the like direction updates the params sent to the server (#6697)

* stopgap for https://gitcoincore.slack.com/archives/CAXQ7PT60/p1590101740315200"

* bug: check if obj is present

* Fix issue with posting to integrated townsquare views. (#6699)

* removing the hidden 'what' variable from the share activity template

* fixes for a poorly named element dic->div, and a fix for posting to integrated townsquares

* fix from having all ask filters enabled at once (#6701)

* broken whitepaper link

* bug: fix posting via hackathon in townsquare

* model changes

Co-authored-by: octavioamu <[email protected]>
Co-authored-by: owocki <[email protected]>
Co-authored-by: Andrew Redden <[email protected]>
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.

2 participants