Disable tooltip popup panel when editing functions

:bullseye: What is your goal?

Has anyone figured out any tricks to get rid of the tooltip in the Set Variable module? I have tried different browsers, zooming in/out, Custom CSS, etc. with no luck. Everytime I try to type/edit something, the big gray tooltip shows up and I can’t see what I’m typing. I tried copying and pasting from textedit, but the apostrophes don’t auto translate into the correct format.

Attached is a screenshot of what I’m talking about.

I do not want to go back to using the Switch module, since that was too hard to maintain and troubleshoot. I can use datastore as well, but needing a solution for this problem.

:thinking: What is the problem & what have you tried?

Can’t see text when editing Set Variable

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Welcome to the Make community!

Make doesn’t have a setting for this yet. What a great idea—I agree that this would be nice to have!

If this is important to you, please submit this suggestion to the Idea exchange, under Platform Ideas and Improvements. However, do search for a similar request first (and also upvote), just in case it has already been suggested to avoid duplicates.

A quick workaround would be to install an open-source extension Stylus [Google Chrome | Firefox]

Using Stylus, you can write your own CSS to override styles on any web page.

Here is an example I’ve made. You can view the source code before clicking the Install button: Sam's Make Improvements — UserStyles.world (make sure you’ve installed Stylus first!)

Hope this helps!

@samliew

2 Likes

This worked perfectly!! Thank you!!

1 Like

Thanks for letting us know, Adia :slight_smile: Always very helpful.