#nikita-saboo_unexpected
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1342250080492589097
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
How to change the font-weight of the matched auto-complete?
Hello! As far as I know there's no way to modify the font weight of that text specifically, but let me look again to confirm...
Oh, using .DropdownItem might work: https://docs.stripe.com/elements/appearance-api#dropdown
Can you give that a try?
Oh, no, I just found an internal document about this issue, and it's a known issue we haven't fixed yet.
From that doc:
The dropdown does respect font weight, but the “matched” text (in this case “123”) is always set to “bold”, which is 700.
So, yeah, that's a known issue. No current ETA for a fix, unfortunately.
aah bummer!
I added a note internally to bump this as a feature request for you.
Thanks!