Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🐴] Overfetch follow for default new dialog state #4205

Merged
merged 1 commit into from
May 23, 2024

Conversation

estrattonbailey
Copy link
Member

Ok last thing I had on my list to get in was related to the new chat dialog. Users are confused that they can’t message the users in the list.

The easiest way to help that right now is to overfetch follows and apply the same sorting, so that presumably a greater # of users can be messaged.

Right now we’re fetching 12, which for me rn returns only 6 I can follow. If I increase that to the default of 50, I get ~15, which is more than enough to fill the window.

Copy link

render bot commented May 23, 2024

Copy link

Old size New size Diff
7.3 MB 7.3 MB -11 B (-0.00%)

@haileyok haileyok merged commit 406993c into main May 23, 2024
6 checks passed
haileyok pushed a commit that referenced this pull request May 23, 2024
estrattonbailey added a commit that referenced this pull request May 28, 2024
* origin/main: (392 commits)
  Remove old onboarding (#4224)
  Replace getAgent() with reading agent (#4243)
  Bump 1.85.0 (#4237)
  bump iOS target to `14.0` (#4238)
  set `onEndReachedThreshold` to `2` for notifications (#4235)
  Run intl extract (#4217)
  Updated Japanese translation (#4144)
  Updated Chinese translation (#4147)
  Update Korean localization (#4148)
  Update catalan messages.po (#4149)
  Update Indonesian translation (#4165)
  [🐴] update convo list from message bus (#4189)
  Recover from initial failed firehose state (#4211)
  Move ALT indicator right and shrink it a bit (#4213)
  Make sure failed messages enter error state (#4210)
  [🐴] Don't submit the message on return press when on a phone (web input) (#4203)
  Include feedContext in DOM as data- (#4206)
  Improve moderation behaviors: show alert/inform sources and improve UX around threads (#3677)
  Privileged app passwords (#4200)
  [🐴] Overfetch follow for default new dialog state (#4205)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants