[NEW][APPS] Allow Rocket.Chat Apps to register custom action buttons#23679
[NEW][APPS] Allow Rocket.Chat Apps to register custom action buttons#23679
Conversation
* Show buttons in contexts * Change tabbar filter * Improve room type filter * Remove testing code and refactor IRoom auxiliary functions * Add startup loadButtons * Trigger new UI button interactions (#23798) * Show buttons in contexts * Change tabbar filter * Handle action button interactions in endpoint * Trigger new interaction type on UI buttons
* Handle translation of the buttons names
|
Hi @d-gubert |
|
Hey @felipetomm ! I think it would be nice, but what about some docs? https://developer.rocket.chat/apps-engine/fundamentals-of-apps/uikit/action-buttons 😉 😛 |
|
Nice! Docs have all we need :) Thank you for your attention @d-gubert ! |
|
Hi Team, Indeed a very useful feature 😍 I just tested this feature & it is working perfectly on browsers but I noticed the action buttons are still not visible on the mobile app. So, any plans on adding support for this on mobile devices too? |
Proposed changes (including videos or screenshots)
Add an action button manager that allows apps to register custom action buttons that trigger interaction callbacks in them
Issue(s)
Steps to test or reproduce
Further comments