Open ioweb-gr opened 1 month ago
Hi @ioweb-gr. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.
@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. Hello @ioweb-gr,
Thank you for the report and collaboration!
Verified this issue on 2.4-develop, and it's reproduced. When creating a ui component of date field, the date format is not being changed as specified.
Please take a look at the screenshot: Even though the date format is specified as y-MM-dd the default format is rendered.
Hence confirming this.
Please find the module used to reproduce this issue. I39218V.zip
Thank you.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-13174 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-November. Thank you for verifying the issue.
Issue Available: @engcom-November, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.
Additionally it's not just the presentation it's also the actual value passed
@magento I am working on this
Hi @its-leofisher! :wave:
Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team
command to join Contributors team.
@magento add to contributors team
Hi @its-leofisher! :wave: Thank you for joining. Please accept team invitation :point_right: here :point_left: and add your comment one more time.
@magento I am working on this
Preconditions and environment
Steps to reproduce
I've created a ui component form
But I notice that the date field appears with the wrong date format.
I want to force display and input value as the equivalent of php's 'Y-m-d' format.
However no matter what I put in the config options https://developer.adobe.com/commerce/frontend-core/ui-components/components/date/
the display is like this
And the input value is passed as seen in the screenshot.
Expected result
My field renders with the appropriate date format.
Actual result
The field appears in the wrong format.
Additional information
No response
Release note
No response
Triage and priority