discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

Button ephemeral replies not there when jumping to present

Open asportnoy opened this issue 3 years ago • 3 comments

Description Button ephemeral replies are not there when jumping to present

Steps to Reproduce

  1. Send a message with buttons that trigger an ephemeral reply.
  2. Send enough messages after so that you get the "Jump to present" option when viewing the button message. Note: You can also test this on the DDevs server
  3. Click the button to trigger an ephemeral reply. Observe the "New messages" banner
  4. Jump to present to see the messages

Expected Behavior The messages are visible

Current Behavior The messages are not there when jumping to present. If you have Discord open on another device/client that is scrolled to the bottom, you can see the messages.

Screenshots/Videos https://user-images.githubusercontent.com/14863373/119982776-e09e6f80-bf84-11eb-8e9f-95128e1f5b9c.mp4

Client and System Information Stable 86162 (70570e4) Host 0.0.263 OS X 11.0.0 (20.6.0)

Also occurs on mobile: iOS 14.6 Testflight 77.0 (25769)

asportnoy avatar May 28 '21 12:05 asportnoy

This is a client bug, not an API one. Ephemeral messages are never stored as actual messages. You can report it at https://discord.gg/discord-testers

Further info you can add to your report: The bug is caused by Jump To Present button re-requesting the messages and showing the new ones only, which removes the ephemeral ones.

davfsa avatar May 28 '21 14:05 davfsa

I'm reopening this as there are other client related issues in this repository and it's not still not fixed after almost a year.

asportnoy avatar Apr 16 '22 23:04 asportnoy

@asportnoy looks like this has been re-reported again in #4675 and synced to their internal tracker

Zoddo avatar Apr 24 '22 10:04 Zoddo