Oleksandr Dubenko

Results 104 comments of Oleksandr Dubenko

8bf9dc9 should fix it

@nseckinoral We can't modify gofbot folder or web folder because they are seaprate submodules

@jhello23 please post error text

@jhello23 You are using old version that doesn't work. Wait until new release or try build from source.

So far this project only exposes existing three.js AR/VR features in a convenient way to use with react-three-fiber. I don't have that much knowledge about AR.js and how it works...

We could consider having a `create-headlamp-plugin` package to take advantage of the `npm create` command. That way we could create plugin using `npm create headlamp-plugin`. This is commonly used in...

Something that could be useful is a development guide, like how to create, change and validate tests and also how to run tests against a local frontend build. Also we...

This is how it looks like ![Screenshot 2024-04-23 113138](https://github.com/headlamp-k8s/headlamp/assets/4517681/d40e42ef-4972-48c3-a7e3-362f7298bcb2) Column filtering is enabled by default for all columns, can be disabled ![Screenshot 2024-04-23 113155](https://github.com/headlamp-k8s/headlamp/assets/4517681/664895b9-f717-4a11-8956-7410a88cfc93) Sorting by multiple column works out...

> It's looking good. I left a few comments. The ResourceTable is something we export to plugins, so we need to make sure it's backwards compatible (including the exported `useThrottle`...

> This will be annoying to developers who need to rebuild but cannot yet update that part of the table (maybe they can be time-pressed). So I would recommend either...