nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.48k stars 4.08k forks source link

Dynamic content loading issue when scrolling in long accounts list #45638

Open mmmrein opened 5 months ago

mmmrein commented 5 months ago

We use SAML on NX v28.0.3 and have an issue in the settings/user list. Scrolling down the user list ends half way down, when refreshing the rest is loaded. Scrolling up and down again users are missing again. Firefox inspector output:

TypeError: e is undefined VueJS 20 onScroll VirtualList.vue:89 mounted VirtualList.vue:74 VueJS 18 appendUsers users.js:87 v vuex.esm.js:844 commit vuex.esm.js:466 commit vuex.esm.js:465 _withCommit vuex.esm.js:624 commit vuex.esm.js:464 commit vuex.esm.js:409 getUsers users.js:378 promise callback*getUsers users.js:375 v vuex.esm.js:851 dispatch vuex.esm.js:516 dispatch vuex.esm.js:406 loadUsers UserList.vue:314 created UserList.vue:270 VueJS 24 vue.runtime.esm.js:3065:16

Originally posted by @mmmrein in https://github.com/nextcloud/server/issues/44934#issuecomment-2124442492

Pytal commented 4 months ago

Does this reproduce on 28.0.7 @mmmrein? If so could you provide a screen recording of the bug?

mmmrein commented 4 months ago

Does this reproduce on 28.0.6 @mmmrein? If so could you provide a screen recording of the bug? Still on 28.0.6, I'll report when we have updated.