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
When you perform CRUD operations on the test list editor UI it's not reactive. For example if you delete an entry it's deleted in the backend, however you need to manually reload the page in order to see the change.
I suggest not addressing this before we port the test-list backend over to the new pattern, see: ooni/backend#807
The text was updated successfully, but these errors were encountered:
When you perform CRUD operations on the test list editor UI it's not reactive. For example if you delete an entry it's deleted in the backend, however you need to manually reload the page in order to see the change.
I suggest not addressing this before we port the test-list backend over to the new pattern, see: ooni/backend#807
The text was updated successfully, but these errors were encountered: