Skip to content
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

feat: add preferences settings page #3589

Merged
merged 2 commits into from
Aug 20, 2023
Merged

feat: add preferences settings page #3589

merged 2 commits into from
Aug 20, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Aug 20, 2023

What does this PR do?

🤖 Generated by Copilot at c3180f2

Added a new preferences settings page to the web app that allows users to configure their high-signal notification filter. This feature helps users to reduce the noise and focus on the most relevant notifications. Extracted some common components and logic to improve code quality and maintainability.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at c3180f2

  • Create a new page for preferences settings with a sidebar and a high-signal notification filter option (link, link)
  • Extract the high-signal notification filter logic and UI into a reusable component and import it in the preferences settings page and the notification settings component (link, link, link)
  • Add a link to the preferences settings page in the SettingsSidebar component with an AdjustmentsIcon (link, link)
  • Add meta tags and tracking for the preferences settings page in Preferences/index.tsx (link)

Emoji

🛠️🔔🎛️

@vercel
Copy link

vercel bot commented Aug 20, 2023

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

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Aug 20, 2023 2:29pm
web ✅ Ready (Inspect) Visit Preview Aug 20, 2023 2:29pm

@bigint bigint merged commit ae6fb77 into main Aug 20, 2023
3 of 6 checks passed
@bigint bigint deleted the pref-page branch August 20, 2023 14:26
@vercel vercel bot temporarily deployed to Preview – prerender August 20, 2023 14:29 Inactive
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.

1 participant