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
  • Merge requests
  • !2334

Fix: District selection by map

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/nithincspnr/bugfix/district-map-selection into master Sep 01, 2020
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: nithincspnr

Description of PR

This will fix the issue related to the district selection on the state map. Here the mouse enter event is removed and the logic is moved to the click event. So now when a region/district has clicked, the info related that particular area is shown.

Relevant Issues
Fixes https://github.com/covid19india/covid19india-react/issues/2319

Checklist

  • Compiles and passes lint tests
  • Tested on desktop
  • Properly formatted
  • Tested on phone

Screenshots

captured

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/nithincspnr/bugfix/district-map-selection