Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker does not allow you to change the date a second time, Material #318

Closed
stevenfellows opened this issue Oct 17, 2019 · 6 comments
Closed
Labels
Type: Bug 🐞 Something isn't working Type: External Resolution Won't fix unless external party fixes the problem on their side.

Comments

@stevenfellows
Copy link

Tried using date in my app..

Allows you to pick the date once but not change it.

Your web site does the same
https://materialdemo.blazorise.com/tests/forms

@stsrki
Copy link
Collaborator

stsrki commented Oct 18, 2019

It's an issue in Chrome and Daemonite css. See here Daemonite/material#232

@srebelo001
Copy link

Daemonite/material#232 Updated with a workaround.

Please let me know if it helped.

Regards,

Sérgio

@stsrki stsrki added the Type: Bug 🐞 Something isn't working label Nov 29, 2019
@stsrki stsrki added this to the 0.8.8 milestone Nov 29, 2019
@stsrki stsrki removed this from the 0.8.8 milestone Jan 9, 2020
@stsrki
Copy link
Collaborator

stsrki commented Jan 9, 2020

Waiting until djibe updates material to the newest bootstrap version.

Daemonite/material#197

@WillianGruber
Copy link
Contributor

Just so everybody knows, there is a way to change it a second time...
With the mouse over the date field:
1)Click and hold left mouse button
2)Click right mouse button
3)Release left mouse button (the browser context menu will stay open)
4)Move the cursor to the popup and left click any part of it so the context menu closes.
5)The date picker will stay open, just use it normally now...

@stsrki stsrki added the Type: External Resolution Won't fix unless external party fixes the problem on their side. label Feb 10, 2020
@WillianGruber
Copy link
Contributor

Using the up-to-date version of djibe, this happens:
image

When implementing his css, please remember to check double popup when first clicking the control.

@stsrki
Copy link
Collaborator

stsrki commented Jul 4, 2020

Replacing material javascript file in index.html or _Host.cshtml with the one from https://djibe.github.io/material/docs/4.5/getting-started/introduction/ fixes the problem. The same fix is also done in our demo application.
Since this is the external problem I think this is the best option.

I will close this issue as I feel there is no need to have it opened anymore.

@stsrki stsrki closed this as completed Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working Type: External Resolution Won't fix unless external party fixes the problem on their side.
Projects
Archived in project
Development

No branches or pull requests

4 participants