Skip to content

Non-clickable components in locked threads #7900

@vakiliner

Description

@vakiliner

Description

Non-clickable buttons in a locked threads
I have administrator permissions, but the button is not clickable
Related issues: #6907

Steps to Reproduce

  1. Create a thread
  2. Lock the thread
  3. Send a message with interactive components

I used to respond to the command:

{
	"components": [
		{
			"type": 1,
			"components": [
				{
					"type": 2,
					"style": 1,
					"custom_id": "ping",
					"label": "Ping"
				}
			]
		}
	],
	"flags": 64
}

Expected Behavior

Clickable button

Current Behavior

The button is not clickable even though I have administrator permissions

Screenshots/Videos

Image

Client and System Information

Main account: ptb 457829 (9e1d172) Host 1.0.1163 x64 (70447) Build Override: N/A Windows 10 64-bit (10.0.19045)
Second account: stable 457829 (9e1d172) Build Override: N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions