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

[🐴] Fix delete message error #4065

Merged
merged 1 commit into from
May 17, 2024
Merged

[🐴] Fix delete message error #4065

merged 1 commit into from
May 17, 2024

Conversation

estrattonbailey
Copy link
Member

There was some competing optimistic stuff here. Deleting a message would immediately hide (handled in Convo) but then we tried to open a retry prompt from the MessageMenu. To keep it simple, let's just show a toast that it failed. The deleted message will be re-inserted if it fails in Convo.

Copy link

render bot commented May 16, 2024

Copy link

Old size New size Diff
6.82 MB 6.82 MB -152 B (-0.00%)

@estrattonbailey estrattonbailey merged commit eb1428b into main May 17, 2024
6 checks passed
estrattonbailey added a commit that referenced this pull request May 17, 2024
* origin/main:
  [🐴] Don't always show notification for everything (#4083)
  [🐴] Additional tweaks to the message list (#4075)
  Conditionally load unreads (#4072)
  Revert "Aggregate quickly-sent messages into batches (#4061)" (#4069)
  100% Real Deal™ (#4070)
  [🐴] 60 FPS Keyboard (#4066)
  Fix delete message error (#4065)
  Aggregate quickly-sent messages into batches (#4061)
  [🐴] Input hover and focus styles (#4064)
  fix typo (#4060)
  Fix error styles (#4063)
  Reset leave chat optimistic update if fails (#4058)
  don't show individual labels on own profile, only "have been placed..." (#4057)
  [🐴] Tweak header styles (#4053)
estrattonbailey added a commit that referenced this pull request May 17, 2024
* origin/main:
  [🐴] NUX (#4062)
  [🐴] Reduce header size (#4078)
  [🐴] Don't always show notification for everything (#4083)
  [🐴] Additional tweaks to the message list (#4075)
  Conditionally load unreads (#4072)
  Revert "Aggregate quickly-sent messages into batches (#4061)" (#4069)
  100% Real Deal™ (#4070)
  [🐴] 60 FPS Keyboard (#4066)
  Fix delete message error (#4065)
  Aggregate quickly-sent messages into batches (#4061)
  [🐴] Input hover and focus styles (#4064)
  fix typo (#4060)
  Fix error styles (#4063)
  Reset leave chat optimistic update if fails (#4058)
  don't show individual labels on own profile, only "have been placed..." (#4057)
  [🐴] Tweak header styles (#4053)
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