8000 fix: lesson widget alignment on page by smritidoneria · Pull Request #396 · classroomio/classroomio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: lesson widget alignment on page #396

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 7 commits into from
Jul 18, 2024

Conversation

smritidoneria
Copy link
Contributor

What does this PR do?

Their pr allows to perfectly align the button in text mode.

Fixes #366

Screen.Recording.2024-07-16.at.8.13.16.PM.mov

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring code, technical debt, workflow improvements)
  • Enhancement (small improvements)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change adds a new database migration
  • This change requires a documentation update

How should this be tested?

  • Test A make a lesson, write the notes in the material section, click on save.
  • Test B

Checklist

Required

  • Filled out the "How to test" section in this PR
  • Self-reviewed my own code
  • [] Commented on my code in hard-to-understand bits
  • Ran pnpm build
  • Checked for warnings, there are none
  • Removed all console.logs
  • Merged the latest changes from main onto my branch with git pull origin main
  • My changes don't cause any responsiveness issues

Appreciated

  • If a UI change was made: Added a screen recording or screenshots to this PR
  • Updated the ClassroomIO Docs if changes were necessary

Copy link
vercel bot commented Jul 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cio-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 16, 2024 2:54pm

Copy link
vercel bot commented Jul 16, 2024

@smritidoneria is attempting to deploy a commit to the Rotimi Best's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added bug Something isn't working good first issue Good for newcomers labels Jul 16, 2024
Copy link
github-actions bot commented Jul 16, 2024

Thank you for following the naming conventions for pull request titles! 🙏

@rotimi-best rotimi-best changed the title Fix: button alignment fix: button alignment Jul 18, 2024
@rotimi-best rotimi-best changed the title fix: button alignment fix: lesson navigaton widget alignment on page Jul 18, 2024
@rotimi-best rotimi-best changed the title fix: lesson navigaton widget alignment on page fix: lesson widget alignment on page Jul 18, 2024
Copy link
Collaborator
@rotimi-best rotimi-best left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rotimi-best rotimi-best merged commit c26fe7f into classroomio:main Jul 18, 2024
6 of 9 checks passed
rotimi-best added a commit that referenced this pull request Jul 26, 2024
* worked on the pathway sidebar and the empty state

* worked on the card and modal

* worked on the sidebar path

* dashboard UI and translations all done

* updated the translations

* feat: show submissions for live classes

* updated the name to pathways and the translations

* updated the name to pathways and the translations

* fix: lesson widget alignment on page (#396)

* fix

* fix

* fixed overlapping issue

* removed console logs

* removed extra line

* chore: modifies seed data to verify email (#395)

* feat: RLS on all tables (#399)

* implement RLS

* set default course currency to USD

* remove unused import

* update default currency in course in db

* worked on the reviews

* updated the prop for the pathway card

* fix: auth issue due to org insert rls policy

* fix: add style for native select css (#403)

* fix: validation on profile page (#398)

* fix validation of username and fullname

* fix

* fix message

* Update validator.js

* Update Profile.svelte

* remove unused functions

---------

Co-authored-by: Rotimi Best <best@classroomio.com>

* chore: update translations

* fix: #404 autosave issue on lesson

* docs: start supabase with pnpm

* feat: add 4 certificate templates (#295)

* add cloud translation api package

* feat: Script that auto generates translations for other languages

* add comments

* fix: broken translation

* improve translation

* update locck file

* clean up

* all round trasnlations check

* checkpoint

* finish up

* move to dev dependencies

* fix vercel build error

* translations fix

* - add documentation
- translation bug fix

* quick adjust

* PR Fixes

* add new line

* update docs

* checkpoint

* feat: redesign & addition of certificates

* text color update

* patterned width fix

* "student-name" class remove

* checkpoint

* PR Fix

* quick fix

* PR Fixes

* update certificate ready page for students

* PR Fixes

* quick cleanup

* move fetchCourses into .ts file

* feat: give students access to certificates only after completing course

* checkpoint

* height fix

* Merge branch 'main' of https://github.com/rotimi-best/classroomio into classroomio-issue-272

* Fix; merge PR Fix

* fix: width of plain & professional certs

* PR Fix

* feat: add translation

* handle error when trying to download a certificate

* add fetchExploreCourses

* fix: requested reviews

* review fixes checkpoint

* replace the certificate background

* height fix for patterned certififcates

* fix more bugs

* rename schema

---------

Co-authored-by: Rotimi Best <best@classroomio.com>

* feat: teacher email should include student details

* Update based on reviews

* Update based on reviews

---------

Co-authored-by: Rotimi Best <best@classroomio.com>
Co-authored-by: Smriti Doneria <smritidoneria@gmail.com>
Co-authored-by: Vanessa Osuka <77996535+cannarron@users.noreply.github.com>
Co-authored-by: Dmytro <31030855+Laurent-di@users.noreply.github.com>
Co-authored-by: Adeyemi Adetunji <tvnji01@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixed buttons cover text on lesson note
2 participants
0