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
  • #1544
Closed
Open
Issue created Apr 25, 2020 by Jeremy@jeremyphilemonContributor

Dynamically set height of css grid when districts are expanded

Describe the bug Untitled copy

The districts on expansion have a grid rule attached to it, however, due to a fixed height the width overflows. The workaround is using scroll to handle the overflow.

To Reproduce Steps to reproduce the behavior:

  1. Go to any Uttar Pradesh state page
  2. Click on view all under top districts

Expected behavior Ideally the height shouldn't be fixed, and it should expand dynamically keeping the no. of columns constant at three. The solution should eliminate the need to scroll.

Assignee
Assign to
Time tracking