openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
261 stars 85 forks source link

🩹(frontend) prevent to clear address select field #2287

Closed jbpenrath closed 8 months ago

jbpenrath commented 8 months ago

Purpose

In the sale tunnel, currently the select is clearable but it does not unselect the address so the UX is weird. In order to improve that, we disable the clear feature of the select.

https://github.com/openfun/richie/assets/9265241/5306b81c-ccce-4929-abe9-8cbfa9e6c59d

Proposal