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 toggle for privacy check for ValidateIcon #633

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MrImmortal09
Copy link

@MrImmortal09 MrImmortal09 commented Mar 8, 2025

Closes #605

Adds privacy feature to control when image URLs are validated and previewed in the custom metadata fields and sites input components. It adds a toggle switch that allows users to disable automatic external requests for image validation when privacy is a concern.

Screencast.from.2025-03-09.01-54-58.webm

@MrImmortal09 MrImmortal09 requested a review from a team as a code owner March 8, 2025 20:33
Copy link

vercel bot commented Mar 8, 2025

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

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 8:34pm

@MrImmortal09 MrImmortal09 changed the title Feat: Add toggle for privacy check for ValidateIcon Issue #605 Feat: Add toggle for privacy check for ValidateIcon Mar 8, 2025
@MrImmortal09
Copy link
Author

The code now also displays an error message if there's an issue while fetching the image.

Screencast.from.2025-03-09.02-25-17.webm

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.

Fix validateIcon function for federation_icon_url
1 participant