How to see all 'people'?
I recently discovered Twenty and love it so far! I was importing people, and have about 200 in there now. However, at the all people list I see about 50'ish, how do I go to the next page or see them all?
10 Replies
Scrolling down should render more records, you don't see them?
hmm no, it loads the inital batch of 60 people, but doesn't load more
Thanks for the reply tho, I'll look into it. Thought I was just completely overlooking a next page button or something 😅
That's weird, are you selfhosted or on cloud? 🤔
selfhosted
1.8.2 Version?
ye
Hmm, I'll try to reproduce the issue, let me generate some records
Okay, I failed, there was an issue similar to your problem and I guess it's been resolved (https://github.com/twentyhq/twenty/issues/15220, I have no access to linked issue so I can't tell exactly if scenario was similar or not), this Thursday new version should be released, could you please wait until then, update self-hosted instance and report back if that solved your issue or not?
GitHub
twentyhq/twenty
Building a modern alternative to Salesforce, powered by the community. - twentyhq/twenty
GitHub
Fix table virtualization data load < 120 records by lucasbordeau ·...
This PR fixes two bugs :
Data loading not working between 60 and 120 records on an object
Table not refreshing when creating a record in an empty table.
Fixes #15196
Will do!
I'll have a look at this tomorrow, thanks!