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

DatePicker Bugs

Created by: Binu42

Describe the bug

  • select date input and date of data shown is not matching when demographics component mount.
  • user can enter invalid date input.
  • on click of input in date picker (in mobile) keyboard is opening which is awful.

To Reproduce Steps to reproduce the behavior:

  1. Go to Demographic page and see select date in empty.
  2. Click on select date and type anything from keyboard.

Expected behavior

  • on mount select date and data shown date must match
  • keyboard input should be restricted to entry of invalid dates.
  • only date picker should open in mobiles after click of date picker input not keyboard.

Screenshots

on opening demographics page select date is empty and it's showing data of one day back.

Screenshot from 2020-04-20 11-59-40

entry on invalid date

Screenshot from 2020-04-20 11-54-22

keyboard opening in mobile view

WhatsApp Image 2020-04-20 at 9 57 25 PM

Desktop (please complete the following information):

all OS, all Browser and all versions.

Smartphone (please complete the following information):

  • Device: [all]
  • OS: [all]
  • Browser [all]
  • Version [all]

i have raised PR #1327 to fix this issue.

Assignee
Assign to
Time tracking