disnake icon indicating copy to clipboard operation
disnake copied to clipboard

read values from a Dropdown inside a Modal

Open MakiRollDev opened this issue 2 years ago • 6 comments

Summary

the possibility of using a dropdown component in a modal

What is the feature request for?

The core library

The Problem

I have not managed to get modals with dropdown to work so i assume the functionality does not yet exist (i am not sure if maybe discords api doesnt have it or it its just disnake)

The Ideal Solution

the ideal solution would be me just doing the Implantation wrong

The Current Solution

No response

Additional Context

No response

MakiRollDev avatar Aug 11 '22 23:08 MakiRollDev

Currently, Select Menus in Modals haven't been officially released. They work fine on Desktop but have problems on Mobile.

EmmmaTech avatar Aug 11 '22 23:08 EmmmaTech

Okay and how would I retrieve the values from a dropdown inside a modal?

MakiRollDev avatar Aug 12 '22 08:08 MakiRollDev

#611

helish88 avatar Aug 12 '22 08:08 helish88

ahh so its not actually supported yet

MakiRollDev avatar Aug 12 '22 09:08 MakiRollDev

Support for selects in modals on mobile is still wip - #611 is primarily waiting for Discord to implement the feature on all platforms.

shiftinv avatar Aug 12 '22 10:08 shiftinv

okay tyvm

MakiRollDev avatar Aug 12 '22 11:08 MakiRollDev

https://github.com/DisnakeDev/disnake/pull/611#issuecomment-1463770255

shiftinv avatar Mar 10 '23 13:03 shiftinv