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 commitmr12.5.1b13bf52a45
) (cherry picked from commitbd913bfa9c
)
parent
69b600a996
commit
ff712eff74
Loading…
Reference in new issue