hackforla / food-oasis

Repository for the current redevelopment of the Food Oasis Los Angeles website

Home Page:https://foodoasis.la

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add client-side validation for Instagram contact detail field

SAUMILDHANKAR opened this issue · comments

Overview

We would like the data in our contact field to be accurate. In this issue, we will add client-side validation for the Instagram contact field.

Action Items

  • Add client-side validation which prompts user in case of an error. (Eg: For the following URL - https://www.instagram.com/microsoft/, errors should be prompted if the user misses/changes (i) https (ii) www (iii) instagram (iv) misses username or other cases which make url invalid)
  • Test it in your dev environment.

Resources/Instructions