siemens / ix

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
https://ix.siemens.io/
MIT License
174 stars 62 forks source link

<ix-card-list> Show all #1367

Open IngoSternberg opened 2 days ago

IngoSternberg commented 2 days ago

Prerequisites

Suggestion / feature request

This is regarding the \<ix-card-list> .

I think it is very unintuitive that the "Show all ..." Button does not actually show you all of the cards on the same page but that it just emits an event and you have to redirect it to a new page.

I would suggest giving it the default behavior to just show all the cards.

In case you want to keep it like that I think it would be good to at least

IngoSternberg commented 14 hours ago

Another thing I noticed that really freaks me out about push cards is how the text colour is picked. When we had dark mode it was always just black text but now depending on the colour of the variant it is white or black. While this would be a good idea if all cards have the same text colour it looks really weird when some have white and some have black text like this:

grafik

So I would suggest either always using black text or maybe adding an option to do so.