Wappler gets very creative the longer your code gets 
Hi, can you share the code which you used to create this piece of art? 
@Teodor Dynamic Attributes > Inner HTML
state.executing ? 'Creating... <span class="spinner-border spinner-border-sm" role="status"></span>' : 'Create instance'
The art works perfectly in the page though 
Yes, this seems to be an UI issue only - we will check how can this be improved.
Yes, I have an entire gallery to test the fix against!
Will be improved in the next update.
Then you will get:

and on mouse over see the whole expression, or in the data binding editor:

Thank you @George - the mouse over thing is super helpful
Lol
do we need a Wappler art section?
Brilliant, thanks @George!
Looks like we need another form of art now George is taking away our planned exhibits! ![]()
With this be added throughout the UI for long expressions or just the Inner HTML?
It would be very helpful. Right now to see long expressions you have to click on the lightning bolt and then switch to code view.
@George, I presume your fix will work for Server Actions too… this is from the code:
(($_POST.payment_method_name == "Card Payment") && ($_SESSION.s_admission_free == 0) && (amount_to_pay_now > 0) && ($_POST.add_existing == 0))
It's already there, isn't it? I hover over an expression and it shows it in the tooltip.
Yes it should be solved now - otherwise post a new topic
This has been fixed in Wappler 3.7.5

