Text Boxes Missing Outline

Hello!

Ever since I started using a Samsung S24 Ultra, the text boxes are flush with the rest of the page.

Has anyone encountered this issue and found out how to fix it?

It’s true those input fields are hard to see in dark mode.

Ideas to troubleshoot:

  • Use containers and card backgrounds. This might look messy quickly.
  • Use the separator component with a line.
  • Avoid dark mode and stick to light mode. This is my preference.
1 Like

@nathanaelb the problem is that it is not this way on my other device - just on the S24 Ultra.

As you can see in this screenshot, the input boxes are much more defined on my other device (Asus Zenphone 9)

To me this seems like either a bug or a device setting, hence the reason behind the post.

1 Like

Can you submit a ticket? Thanks a lot.

Hi @ThinhDinh, thanks for the reply. Unfortunately, my app is not on a Pro, Business, or Enterprise team.

I noticed the styling is different on the action button, too:

CleanShot 2024-03-28 at 11.34.14

CleanShot 2024-03-28 at 11.34.40

My guess is that Samsung’s OS (or whatever browser you’re using on the Samsung) has some conflicting client-side styling.

What’s your Team ID and App ID?

Your Team ID is in the URL of your Glide dashboard, e.g.
go.glideapps.com/o/your-team-id-here

Your App ID is in the URL of the Glide builder, e.g.
go.glideapps.com/a/your-app-id-here/layout

1 Like

Hey @NoCodeAndy, thanks for commenting in and yeah you were right. I tried a different browser and it was fine. I had some dark mode settings enabled on Chrome that were causing it. I’ve disabled them and it is now back to normal.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.