Kostas

Results 9 comments of Kostas

Hello I have the same issue with this output and rails setup https://gist.github.com/kfamilonidis/e21e2b7e088732e684fb I haven't found any resolution yet other than to manually run. ``` bash NODE_VERSION=v5.0.0 RAILS_ENV=production /usr/local/rvm/bin/rvm default...

I have similar issue on MacOS 12.2 There is no way to install nmatrix with brew command as it no longer supports homebrew.versions and [email protected] is not available. Is there...

> I would like to ask for some opinion on should we remove both snap types, or should we keep the store props - as the later might be serve...

> Also seeing how much css overrides we do to make the Nav component behave like Tab component, and with the new pf5 css I noticed also the active tab...

Updated EditorNavBar from NavItems to Tabs. Results look different and more close to PF5 variant without much css overrides. Next is to remove old css completely. SelectHost menu needs a...

> This looks like a duplication of `webpack/assets/javascripts/react_app/components/PF4/TableIndexPage/ActionButtons.js` Since `common/actionButtons` is used in plugins, I think the best way would be to move `TableIndexPage/ActionButtons` import to import from common, and...

I think that this PR with reduced scope of only one item in the list is safe to progress.

All comments have been implemented.

`uuidV1` was added to `ouiaId` to give buttons a unique identifier. This provides a foundation that future uses can adjust or extend as necessary.