-
Notifications
You must be signed in to change notification settings - Fork 642
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
Dropdown data hidden in order summary [4.x]: #13753
Comments
Same here! I suspect it's something todo with Craft CMS v4.5.0, as it was fine before this release. |
Thanks for reporting! Fixed for the next release via #13754. |
@brandonkelly is there anyway of getting this earlier via composer magic :) ? Would there be any consequence? |
@jonleverrier You can change your |
@brandonkelly Much apprecciated |
Craft 4.5.7 is out now with that fix. |
@brandonkelly @i-just After the update, disabled fields are looking very faint in Commerce. It looks like there is a ![]() ![]() |
New issue created here: #13850 |
What happened?
Description
I've added some custom fields to my order form, including a dropdown menu. After an order is completed, the information from the dropdown should be visible within the order summary. However, the styling is currently set to 'display: none', making the field invisible. The data only becomes visible when the user clicks on the 'edit' option.
Steps to reproduce
Expected behavior
The dropdown data should be visible in the order summary.
Actual behavior
Display none is being applied to the field preventing the user from seeing the submitted data.
Craft CMS version
Craft Pro 4.5.1
Craft Commerce version
4.2.11
PHP version
8.1.20
Operating system and version
Linux
Database type and version
MySQL 8.0.33
Image driver and version
No response
Installed plugins and versions
Amazon S3 2.0.3
Authorize.net for Craft Commerce 4.0.4
Batch Actions 1.3.0
Calendarize 2.0.0
Comments 2.0.7
Control Panel CSS 2.6.0
Empty Coalesce 4.0.0
Feed Me 5.2.0
Formie 2.0.34.1
Neo 3.8.6
Quick Field 2.0.5
Redactor 3.0.4
Retour 4.1.13
Sprig 2.6.2
Table Maker 4.0.6
The text was updated successfully, but these errors were encountered: