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

An invalid response to an interaction results in an awkward render #7067

Open
Jiralite opened this issue Aug 8, 2024 · 0 comments
Open

An invalid response to an interaction results in an awkward render #7067

Jiralite opened this issue Aug 8, 2024 · 0 comments
Labels
bug slash commands synced Synced to internal tracker

Comments

@Jiralite
Copy link
Contributor

Jiralite commented Aug 8, 2024

Description

Upon responding to an interaction invalidly, the message on Discord will be greyed out and appear awkward. It will no longer state the generic "The application did not respond" message.

This works as expected with interactions that are not responded to.

Steps to Reproduce

  1. Respond to an application with an invalid payload. This can be:
    • An empty payload
    • A button of type 6 with reference to an invalid SKU
    • Etc.

Expected Behavior

A message stating "The application did not respond".

Current Behavior

Awkward greyed-out message that does not take the full size of a message.

Screenshots/Videos

image

Client and System Information

  • canary 316634 (ea513bd) Host 0.0.574 arm64 Build Override: N/A macOS 14 (23.5.0)
  • stable 316634 (ea513bd) Host 0.0.314 arm64 Build Override: N/A macOS 14 (23.5.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug slash commands synced Synced to internal tracker
Projects
None yet
Development

No branches or pull requests

2 participants