Skip to content

Updated "Reset All Settings" Box#648

Closed
SRV-KILLER09 wants to merge 0 commit into
magic-peach:mainfrom
SRV-KILLER09:main
Closed

Updated "Reset All Settings" Box#648
SRV-KILLER09 wants to merge 0 commit into
magic-peach:mainfrom
SRV-KILLER09:main

Conversation

@SRV-KILLER09
Copy link
Copy Markdown

@SRV-KILLER09 SRV-KILLER09 commented May 18, 2026

UPDATES

  • Redesigned the Export button with a modern gradient, animated shimmer, and bounce effects for a more engaging and aesthetic appearance.
  • Upgraded the Reset All Settings button to a glassy, rounded style with subtle icon interactions and smooth hover/active effects.
  • Added matching glassmorphism backgrounds, borders, and shadows for a cleaner and more modern UI consistency.
  • Added custom CSS animations for shimmer and bounce in globals.css.
  • Updated button styles and structure in VideoEditor.tsx.
  • Enhanced grid and box styling for better visual balance and responsiveness.

Additional Notes

  • Ensured accessibility and responsive behavior across different screen sizes.
  • No breaking changes introduced; all existing functionality remains intact.

Before

image image

After

image image

Closes #644 and #646

GSSoC'26

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

@SRV-KILLER09 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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

⚠️ PR Format Issues — @SRV-KILLER09

Please fix the following before your PR can be reviewed:

  • ⚠️ Use a conventional PR title. Examples:
    • feat: add dark mode support
    • fix: resolve aria label missing on slider
    • docs: add deployment guide to README

Push new commits after fixing — this comment will update automatically.

📖 CONTRIBUTING.md

@github-actions github-actions Bot added level:advanced Advanced level - 55 pts type:design UI/UX design labels May 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for your PR, @SRV-KILLER09!

Welcome to Reframe — a browser-based video editor built for everyone 🎬

🟠 GSSoC'26 PR detected — thanks for contributing under GirlScript Summer of Code 2026!

What happens next

  1. 🤖 Automated checks — build & TypeScript typecheck will run automatically
  2. Vercel preview — a preview deployment will be created (requires maintainer authorization for fork PRs)
  3. 👀 Code review — a maintainer will review your changes
  4. 🚀 Merge — once approved, your PR will be merged!

Quick checklist

  • PR title follows Conventional Commits (e.g. feat: add dark mode)
  • Linked the issue this PR closes (e.g. Closes #123)
  • Tested the changes locally (bun run dev)
  • Build passes (bun run build)

Useful links

Happy coding! 🎉

@github-actions github-actions Bot added the gssoc'26 GirlScript Summer of Code 2026 label May 18, 2026
@SRV-KILLER09
Copy link
Copy Markdown
Author

SRV-KILLER09 commented May 18, 2026

Hii @magic-peach, kindly review the PR! Thankyou!! PR Closes #646 and #644

@SRV-KILLER09
Copy link
Copy Markdown
Author

Hii @magic-peach, I have resolved the Conflicts, kindly review it. ThankYou

@magic-peach
Copy link
Copy Markdown
Owner

Hey @SRV-KILLER09! 👋

We've added a new requirement for all PRs: a screen recording showing your changes working on your local machine must be attached before a PR can be merged.

Please add a recording to this PR that shows:

  1. bun run dev running at http://localhost:3000
  2. The full working flow of your change (demonstrate the feature/fix end-to-end)
  3. Any tests passing — if your change touches logic with tests, show bun run lint and bunx tsc --noEmit completing without errors in the terminal

How to record:

  • macOS: Cmd + Shift + 5 → Record Selected Portion, or QuickTime Player
  • Windows: Win + G → Xbox Game Bar → Capture
  • Linux: OBS Studio, GNOME Screenshot, or kazam
  • Any OS: Loom (free, easy to share)

Once you have the recording, drag the file directly into a comment on this PR, or paste a Loom link. This is now a hard requirement — see CONTRIBUTING.md for full details.

Thanks for contributing to Reframe! 🎬

@SRV-KILLER09
Copy link
Copy Markdown
Author

Hii @magic-peach , okay sure I'll upload the video! Thankyou

@SRV-KILLER09
Copy link
Copy Markdown
Author

screen_recording.mp4

Hii @magic-peach, I have attached the video for the same, kindly review it. Thankyou so much!

@SRV-KILLER09
Copy link
Copy Markdown
Author

Hi @magic-peach, I have attached the video (as per the newly released requirements). Kindly review the PR and update the PR tag to gssoc approved. Thank you!

@SRV-KILLER09
Copy link
Copy Markdown
Author

Hii @magic-peach , kindly review the PR. Thank you!

@SRV-KILLER09
Copy link
Copy Markdown
Author

Hii @magic-peach sorry for the tagging again and again, could you please Label the PR as gssoc approved and also kindly review the PR.Thankyou so much

@github-actions github-actions Bot added the level:beginner Beginner level - 20 pts label May 19, 2026
@SRV-KILLER09
Copy link
Copy Markdown
Author

Hii @magic-peach , I really don't know how it got closed, can you pls help by reopening the PR (if possible) or something else? else I'll create the PR again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc'26 GirlScript Summer of Code 2026 level:advanced Advanced level - 55 pts level:beginner Beginner level - 20 pts type:design UI/UX design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Export button text invisible in High Contrast / Accessibility mode

2 participants