I’ve been using that same confirm method on some forms in my app. It’s great.
Ok. So who is it? Is it @Adrianne_Ngam the one leaking our Roadmap or what!? This cannot be possible.
Indeed, we do have explorations about offering some sort of pills components, and we started investigating how to offer them. In the following mockup you can see them being used to invoke the full UI for the filtering view.
That’s lovelyyyy
This would be a BEAUTIFUL thing!!!
I did this as well but I am not able to click on any of the button. Am I doing something wrong?
Hello @Pratik_Shah, first I configured the buttons, and then I included rich_text with the code, and it takes care of handling the buttons, (but it does this with all the buttons on the page).
.ekttti {
width: 50%;
float: left;
}
.gbJqOE {
display: unset;
}
[data-test="app-button-view"] {
margin: 10px;
}
Try copying and pasting that code directly into a rich text box on the screen rather than in a template column.
eg.
Hm. I know that the unnamed classes (eg .ektti
), can change at will and vary from user to user. You’ll need to do a bit of dev inspection to see where the conflict lies.
Alright, I’ll look into that.
Thanks @Robert_Petitto
Have you tried using the real app instead of the editor?
Ah. It’s a Safari issue.
It does take your left float thing into displaying so the code works. What action do you have for those?