Bartek Szopka
Bartek Szopka
@lyubomir-popov what do you mean exactly? Could you provide an image of how we want this too look like, on mobile, with and without background?
Triage: high effort, medium/low impact. To be considered in new architecture. Do we want to be able to colour individual cells?
New architecture consideration when tables are migrated. Do we even need table cards still? And do we need to have coloured cells?
Thanks. Yes, this seems to be used in search box component: https://github.com/canonical/vanilla-framework/blob/4109529d291740aa752b4e24967ef0d056d157ae/scss/_base_forms.scss#L167-L170 We need to verify if it can be safely removed (and what effect that would have on webkit...
Great suggestions @gerwitz thanks. Couldn't find anything directly for Flask/Jinja that we use for templating, but this one looks promising: https://pypi.org/project/typogrify/ While it's not something we can directly provide from...
We recently started using text wrap `pretty` value that in most cases solves this issue on the browser level (if it's supported).
Triage: for consideration in new architecture.
Triage: seems still to happen. Looks like browser (chrome) overrides input colour if the value is auto-filled. We should have a look if that's something we could address.
There is a PR in progress to add it to Vanilla: https://github.com/canonical/vanilla-framework/pull/4691 But changing logo reveals some other issues with panel titles that need to be addressed there. Unfortunately this...
Triage: medium/high effort, but also quite high impact. We need to be able to use new logos in application layout. I suggest that we should aim to do it in...