Skip to content

fix: settings toggle should use input#1049

Draft
abbeyperini wants to merge 1 commit intonpmx-dev:mainfrom
abbeyperini:fix/1028
Draft

fix: settings toggle should use input#1049
abbeyperini wants to merge 1 commit intonpmx-dev:mainfrom
abbeyperini:fix/1028

Conversation

@abbeyperini
Copy link

@abbeyperini abbeyperini commented Feb 5, 2026

Update settings page toggle to use an <input type="checkbox" /> instead of a button. Use CSS to style the toggle and add animations.

TODO:

  • support rtl
  • some more styling

Closes: #1028

@vercel
Copy link

vercel bot commented Feb 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Ready Ready Preview, Comment Feb 5, 2026 10:05pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Feb 5, 2026 10:05pm
npmx-lunaria Ignored Ignored Feb 5, 2026 10:05pm

Request Review

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

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.

feat: use input-checkbox for toggle instead of button

1 participant