Skip to content

Conversation

Tais993
Copy link
Member

@Tais993 Tais993 commented Oct 14, 2022

Added onModal to UserInteractor
Added empty onModal implementation to BotCommandAdapter

Changes to component forwarding BotCore:
added handleGetComponentId

This way a modal can get the ComponentId instance, and the forwardComponentCommand doesn't cease to exist.

@Tais993 Tais993 added enhancement New feature or request priority: normal labels Oct 14, 2022
@Tais993 Tais993 requested review from a team as code owners October 14, 2022 09:16
@Tais993 Tais993 force-pushed the feature/modal-support branch from 7b4e123 to a2eb314 Compare October 14, 2022 09:24
Copy link
Member

@Zabuzard Zabuzard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make sure that this is tested manually. i.e. create a quick modal PoC implementation to check that it actually works. i want to prevent pushing broken stuff like recently 😄

@Tais993 Tais993 requested review from Taz03 and Zabuzard October 14, 2022 10:09
@Tais993 Tais993 force-pushed the feature/modal-support branch from ec36db7 to af0336f Compare October 15, 2022 09:46
@Tais993 Tais993 requested review from Taz03 and Zabuzard October 15, 2022 09:46
@Tais993 Tais993 force-pushed the feature/modal-support branch from af0336f to 63fae43 Compare October 18, 2022 11:08
@Tais993 Tais993 requested a review from Zabuzard October 18, 2022 11:15
@Zabuzard
Copy link
Member

since u force pushed on a previous commit instead of creating a third commit, i cant really see what u changed from latest commit that i reviewed. is all that u changed the nonnull thing? or more?

@Tais993
Copy link
Member Author

Tais993 commented Oct 18, 2022

Forgot about the forced squashing, yea only thing I changed was that.

@Tais993 Tais993 force-pushed the feature/modal-support branch from 63fae43 to 5d25a4f Compare October 19, 2022 06:49
@Tais993 Tais993 requested a review from Taz03 October 19, 2022 06:53
@Tais993 Tais993 enabled auto-merge (squash) October 19, 2022 06:55
@Tais993 Tais993 merged commit 131a06d into Together-Java:develop Oct 19, 2022
@Tais993 Tais993 deleted the feature/modal-support branch October 20, 2022 07:24
@Zabuzard Zabuzard mentioned this pull request Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request priority: normal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants