cuba-platform / reports

CUBA Reports Addon
https://www.cuba-platform.com/
Apache License 2.0
9 stars 4 forks source link

After clicking on the calendar, clicking on the field "Time" does not work #297

Open reznikova21 opened 2 years ago

reznikova21 commented 2 years ago

Environment 1

CUBA Platform version: 7.2.16 CUBA Studio plugin version: 15.6-211 IntelliJ version: IntelliJ IDEA 2021.2.3 (Ultimate Edition)

Environment 2

CUBA Platform version: 6.10.9 CUBA Studio plugin version: 15.5-211 IntelliJ version: IntelliJ IDEA 2021.2.3 (Ultimate Edition)

Steps:

  1. Create a new CUBA project.
  2. Add Reporting add-on.
  3. Run application.
  4. Reports > New > Open Parameters and Formats tab > Create > Parameter type: Date and time
  5. Click on Calendar and click on "Time" field

ER: field "Time" is selected

AR: field "Date" is selected

gorbunkov commented 2 years ago

It seems that the problem is in the UI component for date-time selection itself, not in reports add-on. We also need to check the component behavior in Jmix.