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

Disable export of sections and resources #2033

Merged

Conversation

rebeccacremona
Copy link
Contributor

@rebeccacremona rebeccacremona commented Oct 25, 2023

See ENG-300 and ENG-414.

DOCX export of sections is sometimes not coming out right: headings are sometimes displayed in odd and misleading locations.

We believe it's something about reference.docx, some kind of absolute positioning gone wrong... but we aren't sure.

We don't love this but... for now, disable the exporting of individual sections and resources so that people don't encounter mixed up exports: they can always export the entire casebook, and delete the pages they don't need.

@rebeccacremona rebeccacremona requested a review from a team as a code owner October 25, 2023 20:28
@rebeccacremona rebeccacremona requested review from bensteinberg and removed request for a team October 25, 2023 20:28
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (51c4b7c) 76.59% compared to head (33d1ba1) 76.53%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2033      +/-   ##
===========================================
- Coverage    76.59%   76.53%   -0.06%     
===========================================
  Files           64       64              
  Lines         7066     7066              
===========================================
- Hits          5412     5408       -4     
- Misses        1654     1658       +4     
Files Coverage Δ
web/main/urls.py 100.00% <ø> (ø)
web/main/views.py 72.07% <ø> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rebeccacremona rebeccacremona merged commit 5b46bcb into harvard-lil:develop Oct 25, 2023
2 checks passed
@rebeccacremona rebeccacremona deleted the disable-section-export branch March 11, 2024 15:37
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.

3 participants