RocketChat / Apps.RC.AI.Programmer

Generate short code snippets in various languages using LLMs within Rocket.Chat. Share directly or create pull requests on GitHub.
3 stars 1 forks source link

Enable the immediate close of modal window after pressing buttons #31

Closed RyanbowZ closed 2 months ago

RyanbowZ commented 3 months ago

For a better user interaction, we need to enable the immediate close of modal window after pressing buttons. To achieve this, we need to move button actions into view submit handlers.