web/web_widget_numeric_step/static/src
Carlos Roca 4d0c23b76b [FIX] web_widget_numeric_step: Remove focus to avoid annoying flickering effect
The focus introduced on the 16.0 migration is causing a flickering effect
that is a bit annoying and does not make complete sense, because if you
click more than once the cursor is positioned at the end of the text,
which makes it difficult to edit the input.

The counterpart of these changes is that to edit the input using the
keyboard we will have to click on the field. Although this is how the
module has been operating since its inception.
2024-08-08 11:15:26 +02:00
..
numeric_step.esm.js [FIX] web_widget_numeric_step: Remove focus to avoid annoying flickering effect 2024-08-08 11:15:26 +02:00
numeric_step.scss [FIX] web_widget_numeric_step: list view column min width 2024-08-06 08:59:25 +02:00
numeric_step.xml [FIX] web_widget_numeric_step: restore tab navigation 2024-08-06 08:59:25 +02:00