Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Address book] Extensibility improvements#10710

Merged
pamil merged 2 commits into
Sylius:1.4from
Triotech-fr:feature/address-book-improvements
Oct 4, 2019
Merged

[Address book] Extensibility improvements#10710
pamil merged 2 commits into
Sylius:1.4from
Triotech-fr:feature/address-book-improvements

Conversation

@cyrosy
Copy link
Copy Markdown
Contributor

@cyrosy cyrosy commented Sep 26, 2019

Q A
Branch? 1.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets none
License MIT

I introduced 2 changes in the AddressBook JS handler, allowing address form to be extended with more freedom :

  • checkbox and radio values won't be set to empty string, and will be correctly checked
  • prevent input field name collisions : the value of one field could be duplicated in multiple fields with similar names (for instance, the value of « street » would override the value of a « street2 » or « streetComp » field)

This should not break anything in core Sylius. If you think I should rebase this on another branch, just ask as this will be quite easy to adapt :)

@cyrosy cyrosy requested a review from a team as a code owner September 26, 2019 09:36
@pamil pamil added the Feature New feature proposals. label Oct 4, 2019
@pamil pamil merged commit dfc252f into Sylius:1.4 Oct 4, 2019
@pamil
Copy link
Copy Markdown
Contributor

pamil commented Oct 4, 2019

Thanks, Cyro! 🥇

@pamil pamil added Potential Bug Potential bugs or bugfixes, that needs to be reproduced. and removed Feature New feature proposals. labels Oct 4, 2019
@cyrosy cyrosy deleted the feature/address-book-improvements branch October 4, 2019 11:59
@kulczy kulczy removed their assignment Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Potential Bug Potential bugs or bugfixes, that needs to be reproduced.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants