-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Customer Name Prefix shows white space when extra separator is addes. #17861
Comments
Hi @sskulkarni. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @sskulkarni do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento-engcom-team give me 2.2.5 instance |
Hi @sskulkarni. Thank you for your request. I'm working on Magento 2.2.5 instance for you |
Hi @sskulkarni, here is your Magento instance. |
@magento-engcom-team |
Hello @sskulkarni, thank you for your report. |
What is exactly the problem? If you decide select the empty dropdown the validation shout out : "This is a required field." I think is a expected result Thanks! |
No, Actually Required field is not a problem.
1: Mr It should not consider the empty field and should be avoided by code. |
Yes, that's fine, But my concern is 4th position should not display. |
Ok that's ok. |
@engcom-backlog-nickolas Can you help to decide if is issue or not? |
Hello @sskulkarni I think this not an issue. |
I am currently working with Magento version 2.1.9 and facing same issue. |
Hi @shikhamis11. Thank you for working on this issue.
|
#MM19IN |
Hi @sskulkarni. Thank you for your report. The fix will be available with the upcoming 2.3.2 release. |
… extra separator is addes #20896
Hi @sskulkarni. Thank you for your report.
The fix will be available with the upcoming 2.2.9 release. |
… space when extra separator is addes #21245
White space option is added when extra separator is added.
Preconditions
Steps to reproduce
1.In admin menu Store->Configuration
Select "Customer Configuration" under confifuration.
Add "Mr;Ms;Mrs;" in "Prefix Dropdown Options"
Expected result
Actual result
1.It is displaying extra white space option, and In case of it is required, It throws validation.
The text was updated successfully, but these errors were encountered: