Garrett LeSage

Results 175 issues of Garrett LeSage

Rebasing doesn't have a confirmation. It just rebases (without proper progress, and is uncancelable) and then instantly reboots when done. - There should be a confirmation, especially as a reboot...

The modal currently looks like this: ![Screenshot_2021-03-24 Software Updates - garrett Rain(3)](https://user-images.githubusercontent.com/10246/112339070-a03e1f00-8cbf-11eb-91f5-b20a7b7fe5eb.png) ![Screenshot_2021-03-24 Software Updates - garrett Rain(4)](https://user-images.githubusercontent.com/10246/112340577-f5c6fb80-8cc0-11eb-91f9-6004407d6219.png) Instead, it should probably be using: - data list: https://www.patternfly.org/v4/components/data-list - inline...

Details: https://coreos.github.io/rpm-ostree/container/ > rpm-ostree inherits work in [ostree-rs-ext](https://github.com/ostreedev/ostree-rs-ext/) to create “container native ostree” functionality. This elevates OCI/docker containers to be natively supported as a transport mechanism for bootable operating systems....

We should support pinning deployments: 1. displaying pin state 2. pinning action (`sudo ostree admin pin `...) 3. unpinning action (`sudo ostree admin pin -u `...) Minimally, it should display...

The dropdown should be filtered to the compatible architectures only. It's probably correct to show only the currently booted arch, as ostrees don't have 32-bit support typically (even though it...

### Is your feature request related to a problem? Please describe. When sharing to others and then editing the files, moving boards around between pages, and so on, the links...

enhancement
managed on taiga

**Describe the problem** This is an issue with - [x] Patternfly 5 [?] Patternfly 6 Please give a clear and concise description of the problem. Which components are affected? When...

bug

1. Change your language to Hebrew. 2. Try to change it back. Language modal: ![Screen Shot 2024-06-05 at 15 40 11](https://github.com/cockpit-project/cockpit/assets/10246/91a372d5-8df3-496e-b7cb-df20bc626eaa) About modal: ![Screen Shot 2024-06-05 at 15 41 24](https://github.com/cockpit-project/cockpit/assets/10246/6b2ba741-f36f-4e8e-9932-ca486bb993f4)...

bug
page:shell

Examples: https://css-tricks.com/css-cascade-layers/#aa-quick-example - We could layer in PatternFly, PF overrides, Cockpit libraries, and then optionally local CSS - This solves a problem where we might want to reset some or...

enhancement

In the shell's session menu, the menu item is focused instead of the first widget, causing a hover-like selection. ![image](https://github.com/cockpit-project/cockpit/assets/10246/3cef2529-d77a-49c5-8f68-e918f9b267e2) It's point # 1 from https://github.com/cockpit-project/cockpit/issues/20340, which wasn't fixed. (Point...

bug
page:shell
followup