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

[UBS Admin cabinet] When the user tries to filter the orders by manual fill in the 'Date export' the system change format of the date: mm/dd/yyyy instead accept the date by format dd/mm/yyyy #6197

Closed
Maksym8Kravchenko opened this issue Aug 14, 2023 · 0 comments

Comments

@Maksym8Kravchenko
Copy link

Maksym8Kravchenko commented Aug 14, 2023

Environment: Windows 11 Home, Chrome, Version 115.0.5790.171 (Official Build) (64-bit)
Reproducible: always
Build found: 14.08.2023

Preconditions

Steps to reproduce

  1. Click on the 'Filters' button
  2. Check the 'Date export' mark
  3. Fill in manually the 'Date export' field. E.g. '01/08/2023'
  4. Click on the place close to the 'Date export' field in the pop-up window
  5. Pay attention to the 'Date export' field

Actual result
Pre-filled field displayed the '08/01/2023' date in the format: mm/dd/yyyy

Expected result
The pre-filled field shall display the '01/08/2023' date in the format: dd/mm/yyyy

bandicam.2023-08-14.22-38-37-711.mp4

Postconditions
A clear and concise description of actions to be done after bug reproducing. E.g.:
"Delete created item from database using SQL query:
DELETE FROM table1
WHERE id=<item1_id>;"

User story and test case links
E.g.: "User story (#3300)

Labels to be added
"Bug", Priority ("high: "), Severity ("major:"), Type ("Functional").

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

No branches or pull requests

3 participants