Closed hetfly closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
balanced-network-interface | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 12, 2024 8:19am |
balanced-network-stats | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 12, 2024 8:19am |
@parrot9design Ad the scrollbar styles - I think that all the scrollbars are behaving the same. The nicer style is active when you stay focused in the dropdown. When you move the focus out of it, it activates the ugly styles. Is this the case for you too?
All the scrollbars in the app are native, no styles are applied, if possible I'd like to keep it that way 😅
VIdeo here https://streamable.com/skfgqr
Your video is no longer available, but here's the difference I see with the scrollbar between the sign-in modal and the others: https://github.com/user-attachments/assets/644ce5e9-2da1-45fe-8e8a-162db2485e1a
Note that I have my OS set to only display scroll bars when scrolling. When set to always show the scroll bar, it's the same white style everywhere. Is it quite difficult to customise the style, even moderately? It looks awful whenever someone posts a screenshot with the scroll bar in view, would be nice to harmonise it with the UI. 😅
Search assets and blockchains
[x] Let's also add an ellipsis to the end of each placeholder message, as we haven't used them consistently.
[x] And let's remove for
from this message:
Is it quite difficult to customise the style, even moderately?
It was my PTSD from the days when handling scrollbars basically meant using javascript, which usually affected the scrolling experience itself (hardly in a good way) and looked differently in each browser anyway 😅 But now it looks like the support in modern browsers is quite decent, so it looks like we might have a good solution. Let me know how this feels @parrot9design 👍
Legend! That looks so much better, appreciate you looking into this again. Let's update the scrollbar colour to rgb(20, 74, 104)
, then it should be good to ship. 💪
close #1403