Katerina Koukiou

Results 20 issues of Katerina Koukiou

I have trouble making the popover component adjust it's width to fit inside a mobile screen. That said passing `hasAutoWidth` or not, the popovers always make it out of the...

pinned

The story goes like this: In cockpit: * we have moved to using @use for imported scss stylesheets. * In cockpit we import scss files for some components directly, and...

**Describe the issue. What is the expected and unexpected behavior?** * onSelect should provide the information if an option is `isLoad` (View more) the same way it does for the...

bug :bug:
pinned
obsolete in pf5

test.jsx is my entry point. It imports just `Pink` JSX file, but it does this through an named import from a high level 'all' file, which includes more exported functions....

In particular, we need XDG_CURRENT_DESKTOP, but this commit brings it all through, so firefox runs in an environment as close to getting run directly by the live user as possible.

f41

## Bug Info Creating a new file or directory when logged in with a normal user, but having elevated permissions (Administrative access) will create files owned by root:root instead of...

## Bug Info When attempting to delete a directory that is not empty, the operation will first fail, as it's not running with '-r' option, but a spinner shows up...

## Bug Info **Describe the bug** The icons that reprecent the folders / files on the filesystem are not keyboard navigatable. **Expected behavior** It's expected behavior to be able to...

I have an asset that looks like this: { from: '/home/kkoukiou/repos/cockpit/node_modules/@patternfly/patternfly/assets/fonts/RedHatFont-updated/RedHatText/RedHatText-updated-Bold.woff2', to: '/home/kkoukiou/repos/cockpit/dist/static/fonts/RedHatText-Bold.woff2'", } The ./dist/static/fonts directory does not exist and therefore the plugin fails with: text: "ENOENT: no such...

NeedFix