layer5
layer5 copied to clipboard
Layer5, expect more from your infrastructure
### Description The command box was long for the box, users needs to scroll horizontally to see the entire command. This is inconvenient because users couldn't see the full command...
**Description** This PR fixes #6417 **Notes for Reviewers** Fixed button to scroll back to original expanded position **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
**Description** This PR fixes #5950 **Notes for Reviewers** So, I added the toolbar component as required, but the content is common and can be changed, I tried to keep the...
### Description This parent issue tracks multiple minor UI fixes and improvements across the Kanvas section of [layer5.io](https://layer5.io/cloud-native-management/kanvas), including subpages like /design, /operate, and the main Kanvas page. - [...
Signed-off-by: Lee Calcote
Signed-off-by: subh05sus **Description** This PR introduces a new `Badge` component in the Sistent library, complete with usage documentation and examples. The component acts as a visual indicator for statuses and...
### Description Whether using the mobile or desktop version of the global navigation menu, clicking on Solutions directs site visitors to the Kanvas page. https://github.com/user-attachments/assets/65c7aa11-de44-4b63-a425-4d90ea12f236 ### Expected Behavior Users should...
### Description There is inconsistency in prop naming conventions across the codebase: - $UniWidth is defined in the SectionTitle component, but UniWidth is used in several places instead of @$UniWidth....
### Current Behavior Each of [solutions](https://github.com/layer5io/layer5/tree/master/src/pages/solutions) pages, should have an appropriate opengraph image ### Desired Situation pass a suitable image to `image` prop in seo component for each of these...
### Current Behavior Migrate eslintrc.js to eslint.config.js ### Desired Situation --- Contributor Resources and Handbook The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the...