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

Closed
Tracked by #2128 ...
fancyham opened this issue Apr 22, 2024 · 0 comments · Fixed by #2279
Closed
Tracked by #2128 ...

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

fancyham opened this issue Apr 22, 2024 · 0 comments · Fixed by #2279
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 Role: Front-end Front End Developer 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
@qiqicodes qiqicodes moved this to Prioritized Backlog in P: FOLA: Project Board May 31, 2024
@qiqicodes qiqicodes moved this from Prioritized Backlog to In Progress (actively working) in P: FOLA: Project Board Jun 11, 2024
@fancyham fancyham added the dev Code Development label Aug 16, 2024
@andyarensman andyarensman removed their assignment Sep 1, 2024
@sumit-sharma92 sumit-sharma92 added Missing: Role The role is missing from this issue Missing: Milestone This issue is not part of any milestone labels Sep 26, 2024
@MuthamilselvanG MuthamilselvanG removed the Missing: Milestone This issue is not part of any milestone label Nov 7, 2024
@hanapotski hanapotski self-assigned this Nov 12, 2024
@github-project-automation github-project-automation bot moved this from Prioritized Backlog to Done in P: FOLA: Project Board Nov 14, 2024
@farahrobleh farahrobleh added Role: Front-end Front End Developer and removed Missing: Role The role is missing from this issue labels Nov 20, 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 Role: Front-end Front End Developer Sprint 07
Projects
Development

Successfully merging a pull request may close this issue.

7 participants