Garrett LeSage

Results 776 comments of Garrett LeSage

No, 10 years is far too long. Even a year is way too long to realistically use something without security updates. This issue is _not_ about changing the window of...

Yes, we would need these two things: 1. View more https://www.patternfly.org/v4/components/select/#view-more (Except it should say something like "View older operating systems without vendor support") 2. The list items should show...

The password strength meter is the width of spacer XL (`var(--pf-v5-global--spacer--xl)` — which is 32px)

@KKoukiou: Firstly: Cockpit has never done passwords as PatternFly recommends, as Linux doesn't work with passwords in the way PatternFly is designed. It's incompatible. :frowning_face: (I _wish_ we could handle...

That said, we could change the progress strength to icons instead. That would at least resemble PF's mockups a little bit more.

I actually ran into this today and lost several weeks worth of files, because there's no history across sessions (https://github.com/penpot/penpot/issues/3909) and had no way to get back to yesterday's file...

Related: https://github.com/cockpit-project/cockpit/pull/19882 (which is a larger PR and has several features in addition to this)

Sounds good. I think we did talk about this at once point in time (or I could be misremembering). Suggestions would go away (as it knows there's a host) and...

> We should not use notifications in modals if there is nothing user can do about the error in the modal itself. In such cases we should use Toast Alert...

I agree with this suggestion. :+1: Thanks for filing the issue! We should always remember filtering state like this within Cockpit sessions. (I know we do this in several other...