Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Datepickers not working in Chrome #445

Closed
ghost opened this issue May 7, 2016 · 7 comments
Closed

Datepickers not working in Chrome #445

ghost opened this issue May 7, 2016 · 7 comments
Labels
🐛bug issue/pull request that documents/fixes a bug help wanted indicates that an issue is open for contributions unable to reproduce indicates that the bug reported in the issue was unable to be reproduced ux

Comments

@ghost
Copy link

ghost commented May 7, 2016

Expected behavior:

  • Clicking a date in the date picker should show selected date in the input box.
  • Clicking the arrows should move to next month.

Actual behavior:
In chrome, when a date or arrow in the date picker is clicked the date picker disappears. It does not show the selected date in the input box.

It works fine in firefox and Microsoft Edge

Steps to reproduce:

  1. Open Google Chrome
    2.Navigate to a page with a date picker. e.g http://localhost:4200/#/patients/edit/new
    3.Use date picker

OS and Browser:
OS: Windows 10
Browser: Google Chrome Version 50.0.2661.94 m

@ghost ghost changed the title Datepicker's not working in Chrome Datepickers not working in Chrome May 7, 2016
@jkleinsc
Copy link
Member

jkleinsc commented May 9, 2016

@cmwebby I just tested in Windows 10/ Google Chrome Version 50.0.2661.94 m and the date picker works properly for me. Is it possible you have a chrome extension which is interfering with the date picker? Can you try running Chrome in Incognito mode which should disable your extensions and test to see if it works then?

@ghost
Copy link
Author

ghost commented May 9, 2016

@jkleinsc I just tried in incognito that and it still didn't work unfortunately . I also tried the beta site (https://beta.hospitalrun.io/) which is the same. Datepickers on other sites work fine it just doesn't seem to like this one.

@tangollama
Copy link
Member

Thanks @cmwebby. Are there any console log errors, etc?

@ghost
Copy link
Author

ghost commented May 11, 2016

Hi @tangollama the only errors I'm getting are 4 x network errors -
Failed to load resource: the server responded with a status of 400 (Bad Request)

I also tried the beta site on my phone and tablet using chrome and the result was the same.

@tangollama tangollama added 🐛bug issue/pull request that documents/fixes a bug ux help wanted indicates that an issue is open for contributions labels Jun 26, 2016
@tangollama
Copy link
Member

@jkleinsc and I have been unable to reproduce this issue. Adding this to Help Wanted so that someone in the community can look into the issue and try to provide additional validation / reproduction. We can't fix a bug that we can't reproduce :)

@mcoolidge
Copy link

I also was unable to reproduce with Chrome Version 51.0.2704.103 m (64-bit)

@jglovier
Copy link
Member

jglovier commented Jul 8, 2016

Since nobody was able to reproduce this, I'm adding the unable to reproduce label and closing for now. Feel free to reopen if anyone can reproduce and provide steps to reproduce.

@jglovier jglovier closed this as completed Jul 8, 2016
@jglovier jglovier added the unable to reproduce indicates that the bug reported in the issue was unable to be reproduced label Jul 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛bug issue/pull request that documents/fixes a bug help wanted indicates that an issue is open for contributions unable to reproduce indicates that the bug reported in the issue was unable to be reproduced ux
Projects
None yet
Development

No branches or pull requests

4 participants