nextcloud / nextcloud/server

Dynamic content loading issue when scrolling in long accounts list

Open
#45,638 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

0. Needs triage 28-feedback bug feature: users and groups
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.