Omar and Ilya,
Just want to chime in here. I admit that I too wanted to add text (and in my case, an icon too) to a SEND_ACTION button, so I used a CSS hack to do so. I have two extensions that are using Inbox SDK, Wordzen and GMass. Here is a screenshot of how my buttons look next to the normal Send button:
And actually, each extension uses two buttons, both of SEND_ACTION types: one for the main button and another for a Settings panel I created using "hasDropdown: true" on the button with the little triangle on it.
I know it's not the recommended practice, but I really wanted my buttons to be labeled with text and not require the user to hover over them to see the text. Feel free to reach out if anyone would like further info on how I did this.
ajay
On Thursday, March 31, 2016 at 6:34:00 AM UTC-5, Ilya wrote:
Thanks!