View Issue Details

IDProjectCategoryView StatusLast Update
0002816OXID eShop (all versions)2. ----- eShop backend (admin) -----public2011-09-30 08:33
Reportertjungcl Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product Version4.5.0 revision 34568 
Summary0002816: deleting a user in admin does not refresh userlist
Descriptionwhen deleting a single user, the list does not refresh.

when deleting several users (each by clicking the deletion-cross), the list is refreshed after each deletion, but the last deleted user is still shown.


Steps To Reproduce- create users test1 - test4
- click the deletion-cross on test1, answer yes
-> nothing seems to happen
- delete test2
--> list gets refreshed, and test1 is gone, test2 - 3 still shown
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

arvydas_vapsva

2011-09-29 12:53

reporter   ~0005274

when you click on [x] JS shows popup, which, after confirmation, submits form. Seems like your server does not respond fast or you are not patient enough to wait until page is reloaded. Same issue may occur in any admin items list. We could implement some blocker layer, but this would be a low prio feature compared you our plans with new admin design/layout.