Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Issues
  • #2549
Closed
Open
Issue created Aug 25, 2021 by Administrator@rootContributor

Direct dial Helpline Numbers

Created by: rishabhnama

A tap to call helpline numbers feature can be added to the footer for the visitors who may need assistance. A single click on the link will prompt the user to make the call to mygov helpline portal and seek help. This feature on mobile will redirect to the dialer (on smartphone) and trigger call prompt (Windows Browsers) to the connected smartphone. Adding the following code to the footer.js file will implement the feature as shown in Screenshot.

<h3>Covid-19 Helpline:
<a href="tel:1075" >|Health Ministry| </a>
<a href="tel:1098"> | Child Support | </a>
<a href="tel:08046110007"> | Mental Health | </a>
<a href="tel:14567"> | Senior Citizens | </a>
<a href="tel:14443"> | Counselling | </a>
<a href="tel:9013151515"> | MyGov Whatsapp Helpdesk | </a>
</h3>
</div>

Screenshot (48)

Assignee
Assign to
Time tracking