Skip to content

fix: use ModelMultipleChoiceField for 'bethere' when hidden#3894

Merged
rjsparks merged 1 commit intoietf-tools:mainfrom
painless-security:jennifer/sreq-crash
Apr 26, 2022
Merged

fix: use ModelMultipleChoiceField for 'bethere' when hidden#3894
rjsparks merged 1 commit intoietf-tools:mainfrom
painless-security:jennifer/sreq-crash

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

Fixes #3889.

The select2-based fields do not behave well on the SubmissionForm when
hidden=True. The ModelMultipleChoiceField is enough for this case.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2022

Codecov Report

Merging #3894 (94b3aa7) into main (53a2b61) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3894      +/-   ##
==========================================
- Coverage   88.00%   87.99%   -0.01%     
==========================================
  Files         297      297              
  Lines       38773    38773              
==========================================
- Hits        34122    34119       -3     
- Misses       4651     4654       +3     
Impacted Files Coverage Δ
ietf/secr/sreq/forms.py 98.26% <100.00%> (+0.02%) ⬆️
ietf/secr/sreq/views.py 91.31% <100.00%> (-0.04%) ⬇️
ietf/utils/pipe.py 83.33% <0.00%> (-4.17%) ⬇️
ietf/group/utils.py 94.11% <0.00%> (-0.99%) ⬇️
ietf/submit/forms.py 82.88% <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 53a2b61...94b3aa7. Read the comment docs.

@rjsparks rjsparks merged commit 4e4569a into ietf-tools:main Apr 26, 2022
@jennifer-richards jennifer-richards deleted the jennifer/sreq-crash branch April 27, 2022 13:24
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Session Request: After requesting info from IETF-113, Chairs were not recognized in Datatracker...

2 participants