GBKS / bitcoin-wallet-ui-kit

A design system and UI kit for Bitcoin wallet applications.
https://www.bitcoinuikit.com
24 stars 3 forks source link

Missing variants #25

Closed chrislueders closed 7 months ago

chrislueders commented 1 year ago

There are a couple of broken component variants used in the UI kit. If I find them, I will screenshot and collect them here, we should fix them at some point:

image
GBKS commented 1 year ago

I fixed a lot of them the past few days, primarily "Basic mobile screen header" instances. Might be nice to create/find a plug-in that lists out problematic instances to easily hunt them down.

An intricate thing is that some list items have sub-components whose main components have been deleted.

Without automating this hunt, I am not sure we can track down all the issues. Will have to look into plugins...

GBKS commented 7 months ago

This should be fixed. I wrote a plug-in that analyzes the whole file and lists out these missing ones. Then I went through and fixed them (not pushed to community yet, only in the working file).