feat: added mobile reponsiveness to the upload page#936
feat: added mobile reponsiveness to the upload page#936Harsh-vardhan09 wants to merge 2 commits into
Conversation
|
@Harsh-vardhan09 is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
👋 Thanks for your PR, @Harsh-vardhan09!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
✅ PR Format Check Passed — @Harsh-vardhan09Basic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
|
@magic-peach i have completed the pr you can check and merge if everythings is correct |
|
Hey @Harsh-vardhan09! Thanks for working on mobile responsiveness for the upload page. This PR currently has merge conflicts with git fetch origin
git rebase origin/main
# resolve any conflicts
git push --force-with-lease origin <your-branch>Once conflicts are resolved and all CI checks pass, I'll review the changes and merge. |
Description
added mobile responsiveness for the mobile devices to the home page
Related Issue
Closes #822
Type of Contribution
Participant Info
Screen Recording
reframe-22.mp4
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in