CRY$TAL
DIAdiscord.js - Imagine an app
•Created by CRY$TAL on 6/19/2023 in #djs-questions
Isolating interactions on Select Menu’s
For anyone who might stumble on this thread, I managed to get this working as below (now, other use interactions do not disrupt selections).
Note: I will leave this open temporarily in-case there is some bad practice here or something that could be better handled:
Summary:
1. I have nested component collectors for each reply with new components
2. Instead of saving selected value to a global variable on Select Menu click, I am accessing the map of the collector to get the Select Menu selection
embedHandler.js
5 replies
DIAdiscord.js - Imagine an app
•Created by CRY$TAL on 6/19/2023 in #djs-questions
Isolating interactions on Select Menu’s
Does that also include each reply with new components?
5 replies