grnd-alt
grnd-alt
> I realize this is still a draft, but just wondering if this PR adds pagination **or** virtual scrolling? There seems to be a mismatch between the title and the...
@jancborchardt Updated With New Screenshot
Testing with the firefox performance tool gave some useful insights: I've tested the rendering of the whole list at once compared to getting the entire list in the store but...
@juliushaertl I've had a little more than 10k rows. I think virtual scrolling is definitely a good first step. Should I open a PR on #279 ?
@juliushaertl By a threeway option, do you mean having three radio buttons like the existing ones? Or rather having a new type of filter option with multiple buttons in one...
Ok, great! I'll finish this PR up, and possibly start a refactoring in another PR/issue.
this should be resolved by #6257
#### Findings I looked into this issue, couldn't quite figure it out but still possibly made some findings. The Links for headings are created in extractor.js and called by either...
@luka-nextcloud is right it's caused by the PR from julius. When moving cards we first move the card and then check if there are labels that are not on the...
Hi @mkrecek234, thanks for reporting the issue. I was able to reproduce it. It seems like a sole UI bug, as the network request is still done and has all...