Vincent Bidaux
vincentbidaux.bsky.social
Vincent Bidaux
@vincentbidaux.bsky.social
Computers & all that stuff
Products @ finsweet.com
What's your favorite and least favorite icon in Webflow's UI?
March 26, 2025 at 11:01 AM
The Assets panel has an extra extended mode, and three list options. It can't display long file names. The List-Small option has 2 × 120 unused pixels. Complete name shows in a tooltip.

Fix: larger panel and/or 1 column List option.
December 4, 2024 at 2:09 PM
Webflow’s handling of long names is a recurring frustration. Truncation happens often, even in redesigned UIs.

This impacts usability and workflows. Starting this thread to highlight where truncation creates problems

The new Dashboard List view truncates names & URLs more than the old grid view.
December 4, 2024 at 1:55 PM
Today @rahulislam.co.uk (best looking profile pic on BS) reminded me that CSS has a quarter-millimeter unit. Why does he know and why is it useful to him? because he plays CSSBattle cssbattle.dev.

You'll rarely beat a CSSBattle player at CSS, let alone understand a few lines of CSS from them.
December 3, 2024 at 1:26 PM
When Webflow (where's Webflow?) tweeted that we could use variables for thickness and offset, they meant "in the Typography > Decor popover panel".
December 3, 2024 at 1:23 PM
That makes total sense but as the field is a dropdown it didn't occurred to me that we could bind the Font Weight field to a #number variable (100, 200, 300 etc). Thanks @devinsfountain.bsky.social.
December 3, 2024 at 1:20 PM
What if checklists had a ‘rejected’ state, in addition to ‘unchecked’ and ‘checked’? I often run into this need.

Does this make sense to you?
Have you seen apps offering this option?
November 29, 2024 at 4:02 PM
What's your go-to method to hide a H1 text because you're using an image instead?

1. the clip:rect(1px) method
2. the title-as-aria-label method
3. the H1 bg-image method

A better one?
November 27, 2024 at 11:29 AM