metasfresh / metasfresh-webui-frontend-legacy

metasfresh Webui Frontend
GNU General Public License v2.0
57 stars 35 forks source link

Empty option missing in dropdown #1669

Closed metas-lc closed 6 years ago

metas-lc commented 6 years ago

Is this a bug or feature request?

bug

What is the current behavior?

if you have a dropdown containing "none", firt time that you want to change it to none, the option is missing. Second time is visible

Which are the steps to reproduce?

  1. go to business partner and select one. E.g. https://w101.metasfresh.com:8443/window/123/2156441

  2. go to customer tab, check price system image

  3. set it on some price system, check again => none is missing

  4. try to change it again => none is there

(you can also reproduce it in other places, like HU Editor: label attribute)

What is the expected or desired behavior?

should be able to see "none" each time you open the dropdown

metas-lc commented 6 years ago

IT retested the testcase above => works fine OK