Skip to content

General improvements 10 #1483

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

Merged
merged 22 commits into from
May 28, 2025
Merged

Conversation

jacbn
Copy link
Contributor

@jacbn jacbn commented May 27, 2025

Various additions (by various people) to the redesign. Review on a commit-by-commit basis.

Important changes:

  • "Coming soon" styling on various ALVI cards
  • Use dropdowns tab styling by default (Phy only)
  • Implement custom image inserter for book index pages

jacbn and others added 18 commits May 21, 2025 12:12
Remove vertical margin from units selection to bring it back in line with the value input. Keep the margin on small screens to correct the caret position.
Remove vertical margin from units selection to bring it back in line with the value input. Keep the margin on small screens to correct the caret position.
This is consistent with concept pages, but not all other types of page.
# Conflicts:
#	src/app/components/elements/Book.tsx
#	src/app/components/elements/BookPage.tsx
Use the existing "subtitle" property for this, since it will be included
in summary objects, etc, already without needing to add an additional
"label" attribute right now.
This is important when the intro text is very short to prevent the cover
image from touching the footer.
Copy link

codecov bot commented May 27, 2025

Codecov Report

Attention: Patch coverage is 58.13953% with 18 lines in your changes missing coverage. Please review.

Project coverage is 40.44%. Comparing base (330f51c) to head (d9bc998).
Report is 35 commits behind head on redesign-2024.

Files with missing lines Patch % Lines
src/app/components/elements/TeacherDashboard.tsx 25.00% 6 Missing ⚠️
src/app/components/elements/Book.tsx 77.77% 4 Missing ⚠️
...c/app/components/pages/quizzes/PracticeQuizzes.tsx 0.00% 2 Missing ⚠️
...rc/app/components/content/IsaacNumericQuestion.tsx 66.66% 1 Missing ⚠️
src/app/components/elements/BookPage.tsx 80.00% 1 Missing ⚠️
src/app/components/pages/MyProgress.tsx 0.00% 1 Missing ⚠️
src/app/components/pages/Question.tsx 0.00% 1 Missing ⚠️
src/app/components/pages/quizzes/MyQuizzes.tsx 0.00% 1 Missing ⚠️
src/app/services/search.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           redesign-2024    #1483      +/-   ##
=================================================
- Coverage          40.44%   40.44%   -0.01%     
=================================================
  Files                495      495              
  Lines              22122    22127       +5     
  Branches            7312     7357      +45     
=================================================
+ Hits                8948     8949       +1     
- Misses             12549    12553       +4     
  Partials             625      625              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@axlewin axlewin merged commit 4e241bc into redesign-2024 May 28, 2025
8 checks passed
@axlewin axlewin deleted the redesign/general-improvements-10 branch May 28, 2025 13:07
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.

4 participants