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

[DRAFT] Ubiquitous use of reaction boxes #5513

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

johnnyporkchops
Copy link
Contributor

Allow reaction boxes on all templates and in Wagtail

Summary (required)

More to come...

(Include a summary of proposed changes and connect issue below)

Required reviewers

(Include who is required to review prior to merge. For example: One designer and two front end developer reviews are required prior to merge)

Impacted areas of the application

General components of the application that this PR will affect:

Screenshots

(Include a screenshot of the new/updated features in context (“in the wild”). If it is an interface change, include both before and after screenshots)

Related PRs

Related PRs against other branches:

branch PR
fix/other_pr link
feature/other_pr link

How to test

(Include any information that may be helpful to the reviewer(s). This might include links to sample pages to test or any local environmental setup that is unusual such as environment variable (never credentials), API version to point to, etc)

System architecture updates (if applicable)

(If this pull request changes our current system diagram, include a description of those changes here and create a new ticket to update the system diagram)

@johnnyporkchops johnnyporkchops changed the title Ubiquitous use of reaction boxes [DRAFT] Ubiquitous use of reaction boxes Dec 8, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #5513 (c5b86b4) into develop (16831d1) will decrease coverage by 0.16%.
The diff coverage is 35.29%.

@@             Coverage Diff             @@
##           develop    #5513      +/-   ##
===========================================
- Coverage    75.18%   75.01%   -0.17%     
===========================================
  Files          125      126       +1     
  Lines         8123     8157      +34     
  Branches       648      648              
===========================================
+ Hits          6107     6119      +12     
- Misses        2016     2038      +22     
Impacted Files Coverage Δ
fec/home/models.py 88.19% <ø> (ø)
fec/home/templatetags/reaction_feedback.py 18.51% <18.51%> (ø)
fec/home/blocks.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Allow reaction box widget in html templates and Wagtail html block
2 participants