Not sure if this has been logged by anyone, but I just noticed that on small screens, the "Convert" widget's text blocks buttons and extends beyond the text box.
Notice "Address" extends beyond the text box. Anything below that text cannot be selected.
Hi ,
I couldn't reproduce this issue. Could you help share the sample app?
Thanks,
Ke
You need to make your screen a little smaller.
Just adding the "Coordinate Conversion" widget and reducing screen size worked for me to recreate the issue.
Hi @abureaux I'm able to repro it but let me dig into this and get back.
Hi @abureaux The coordinate conversion widget has a fixed width and the issue you reported is by design. The narrower the screen gets the widget doesn't optimize that well in ExB and the recommendation is to set it edit the page view based on the desired screen size. In addition to that you can also edit the widget's style. Hope this helps. Thank you!