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

DateRangePicker multiple issues #409

Closed
andreififiita opened this issue May 11, 2020 · 2 comments
Closed

DateRangePicker multiple issues #409

andreififiita opened this issue May 11, 2020 · 2 comments

Comments

@andreififiita
Copy link

  1. It doesn't work in a popup. Even though the popup opens, nothing happens when I press the any buttons inside.

Screenshot 2020-05-11 at 12 29 48

  1. Alignment is off the screen when I activate debug tools. It can remain under the box, and scrollable in window

Screenshot 2020-05-11 at 12 38 00

  1. When I activate time selections, and press apply, the time is not showing up in the textbox. Is there a setter somewhere to activate this (format)?

Screenshot 2020-05-11 at 12 40 29

@kevzlou7979
Copy link
Contributor

  1. It doesn't work in a popup. Even though the popup opens, nothing happens when I press the any buttons inside.

Do you use MaterialDialog ?

  1. Alignment is off the screen when I activate debug tools. It can remain under the box, and scrollable in window

Will take a look on this.

When I activate time selections, and press apply, the time is not showing up in the textbox. Is there a setter somewhere to activate this (format)?

We might support a default formatting of the date range (Will update the 2.3.1-SNAPSHOT to support it.

@andreififiita
Copy link
Author

  1. No. It is just a normal GWT popup, but i think the issue is the "modal" attribute set to true.
  2. If time is selected, after clicking APPLY, it should be displayed somewhere there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants