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

Feature request: Warn when an invalid URL is the social media fields #2130

Open
fancyham opened this issue Apr 22, 2024 · 0 comments
Open

Feature request: Warn when an invalid URL is the social media fields #2130

fancyham opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
data Issue involves data management and analysis. dev Code Development New Feature P-Feature: Organization Form Organization form completed and edited by volunteers P-Feature: Volunteer Dashboard Volunteer dashboard page Priority - High Production requires hotfix Sprint 07

Comments

@fancyham
Copy link
Collaborator

fancyham commented Apr 22, 2024

This is a pretty easy but high priority item. I noticed our current volunteers making this mistake often — we’re going to boost training here, but we should also help with error messages.

Context

Our database supports links to Instagram, Facebook, Twitter, etc. and our website requires these fields to be in a full URL format.

However, lately, our volunteers have been entering user handles instead of URLs.

Proposal

To ensure that we’re getting full URLs, let’s display an error when a URL field contains an improper URL.

These fields should start with http:// or https://

image

When the contents of these fields have something in them but does not validate as a URL, display an error:

“URL must start with http:// or https://“ with our standard field error message format (which I believe is currently small red text)

@fancyham fancyham added data Issue involves data management and analysis. New Feature Priority - High Production requires hotfix labels Apr 22, 2024
@fancyham fancyham added P-Feature: Volunteer Dashboard Volunteer dashboard page P-Feature: Organization Form Organization form completed and edited by volunteers labels Apr 22, 2024
@andyarensman andyarensman self-assigned this May 28, 2024
@fancyham fancyham added the dev Code Development label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Issue involves data management and analysis. dev Code Development New Feature P-Feature: Organization Form Organization form completed and edited by volunteers P-Feature: Volunteer Dashboard Volunteer dashboard page Priority - High Production requires hotfix Sprint 07
Projects
Status: In Progress
Development

No branches or pull requests

4 participants