London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi,
We have implemented the ISelectionQuery and applied it to a property using AutoSuggestSelection attribute. After doing so we have noticed a weird issue where the property isn't updating correctly in all scenarios. Here are all the scenarios we tested in the commerce UI for a product.
Scenarios 1-3 are working correctly. They are properly triggering the page to auto save and the publish button to appear when focus leaves the field.
The weird issue occurs with scenario 4, the field is updated in the UI with a new value but it does not trigger the page to auto save or the publish button to appear. If the user then updates another field the page auto saves and the publish button appears. If the user then either publishes or navigates away and comes back to the page the field shows the initial pre-update value. There seems to be an issue with the value updating correctly.
Has anyone ran into this issue before?
Thanks,
Jacob