You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup demo database using atk4/login/demos/admin-setup.php
open atk4/login/demos/admin-roles.php
click:
click:
empty modal is shown:
Notes:
a) after the steps above, when you click "x" to close the modal step, it returns to the previous modal, repeating the step 6 then opens the modal correctly
b) issue is repeatable, but only once per unknown reset conditions - I use Firefox, repeatable when browser is clearly started and step 6 is clicked the first time per row record
I think there is some race condition when initializing the model step in JS. I have verified, the data are rendered from the server correctly, but not shown.
The text was updated successfully, but these errors were encountered:
Discovered on atk4/login, I think it is atk4/ui issue.
Steps to reproduce:
atk4/login/demos/admin-setup.php
atk4/login/demos/admin-roles.php
Notes:
a) after the steps above, when you click "x" to close the modal step, it returns to the previous modal, repeating the step 6 then opens the modal correctly
b) issue is repeatable, but only once per unknown reset conditions - I use Firefox, repeatable when browser is clearly started and step 6 is clicked the first time per row record
I think there is some race condition when initializing the model step in JS. I have verified, the data are rendered from the server correctly, but not shown.
The text was updated successfully, but these errors were encountered: