supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
478 stars 120 forks source link

Password letter spacing bugs #198

Closed justin-gurtz closed 10 months ago

justin-gurtz commented 11 months ago

Bug report

Describe the bug

6px letter spacing is used for password inputs, which impacts browser UI when suggesting passwords (screenshots are Safari). Notably, Supabase doesn't have the same letter spacing so it doesn't seem to be a branding decision.

Here's where the style is added: React, Svelte, Solid

Expected behavior

In my opinion letter-spacing should be removed.

Screenshots

Screenshot 2023-08-16 at 12 05 41 Screenshot 2023-08-16 at 11 46 53 Screenshot 2023-08-16 at 12 05 28 Screenshot 2023-08-16 at 11 58 32