komoplane icon indicating copy to clipboard operation
komoplane copied to clipboard

🍨 Crossplane Troubleshooting Tool by Komodor

Results 15 komoplane issues
Sort by recently updated
recently updated
newest added

In each page header of application, there should be short description of what it means. The description should be taken from Crossplane docs. Also, there should be a link to...

good first issue

In case unhandled error happens, we should display nice message, containing: - technical error details: error message, stacktrace - application version - call for user to report the error to...

good first issue

Right now when there are many events, their containers are not aligned as columns. ![Selection_007](https://github.com/komodorio/komoplane/assets/2026469/947c9347-879d-4329-bd4d-f40f2913382b)

good first issue

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

In the `getGraphDataFunction`, the `addEdge` function is called with the node arguments in the wrong order. Typically, an edge is drawn from a claim to its composition and composite resources....