Bin icon misplaced bug fixed by changing the css class. This commit also improve input behaviors. With the Vue 3 migration it seems that $atts doesn't overwrite binded attributes anymore, so we had two clear buttons on inputs. To prevent this the following steps have been taken: * custom clear button is switched on only when the attribute "value" is used. * native clear button is switched on in all other cases This should avoid adding regressions. Change-Id: I39f41ce8d461efc5eff5c7e541d227dbfd6c667d (cherry picked from commitmr13.1.1b13bf52a45
) (cherry picked from commitb15e6202c9
)
parent
c913f3fa7e
commit
203ec42b3a
Loading…
Reference in new issue