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
  • #1214
Closed
Open
Issue created Apr 17, 2020 by Administrator@rootContributor

On mobile view when tooltip icon in states table is tapped, the district table also opens

Created by: nayakrahul

Describe the bug On mobile view, when tooltip icon in states table (if available) is tapped, the reveal of district table is also triggered which causes the district table to open as well.

To Reproduce Steps to reproduce the behavior:

  1. Go to Home
  2. Click on the tooltip icon in West Bengal row in states table
  3. Notice that both tooltip info and district table opens

Expected behavior When we tap on the tooltip icon in mobile view, only info should be shown and the district table should not open.

Screenshots Screenshot from 2020-04-17 16-08-34

Additional context We can solve this by preventing the revealing of district table explicitly when the tooltip icon is tapped.

Assignee
Assign to
Time tracking