Aktionen
GX-Bug #68103
geschlossenDer Speichern-Button auf der Einstellungen-Seite ist erst klickbar, wenn nach einer Änderung in einem Feld dieses verlassen wird | The save button on the settings page is only usable after blur event of an input
Status:
Erledigt
Priorität:
Hoch
Zugewiesen an:
Alexandre Ataides
Kategorie:
Adminbereich
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.3.2.0, 4.3.2.1
Release Notes Langtext:
Speichern-Button auf der Einstellungs-Seite wird jetzt schneller aktualisiert.
Beschreibung
The save button on the settings page is too long disabled. It should never be disabled or every change in the form has to be detected immediatly and not only after blur event.
Steps to reproduce
- go to the Gambio Admin > Settings page
- enter a value in the field "Store address and phone number" and don't leave the field
- try to save
Expected result
The Save button is clickable.
Actual result
The Save button is still disabled. Only clicking somewhere else or hitting tab key triggers the blur event of the field and the Save button gets active.
Run yarn next:build
before testing.
Dateien
Aktionen