layer5
layer5 copied to clipboard
Layer5, expect more from your infrastructure
**Description** This PR adds Prettier to the Project. ### Todo: - [x] - add CI check for Prettier. - [x] - [blocked] trigger prettier from lint-staged. - requires lint-staged #5680...
### Description There were lot of indentation and spacing errors while running `npm run pretest` ### Expected Behavior There should be no indentation errors ### Screenshots https://github.com/user-attachments/assets/c5ec01c7-301a-452a-9e85-a2c762f0f2f0 Just run `npm...
**Description** Added **Deploying Meshery Designs** to layer5 Learning path **Notes for Reviewers** Got this error when I tried to view the page. ``` Error in function ChapterCard in ./src/components/Learn-Components/Chapter-Card/index.js:10 Cannot...
### Current Behavior - Currently, The inter-page navigation changes abruptly to the respective sections in this page - [https://layer5.io/community/handbook/community](https://layer5.io/community/handbook/community) ### Desired Behavior - Smooth transition should be applied for the...
**Description** This PR fixes #5612 **Notes for Reviewers** As per the instructions the same testimonial section is added now in products page and is working perfectly fine **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** -...
### Description Buttons in Sistent (specifically in sistent/components/modal) are not properly used. URL: https://layer5.io/projects/sistent 1. The next button is not shown at the end of Components/Text Input/Code. 2. In Components/Modal...
### Current Behavior The code section is not completed under https://layer5.io/projects/sistent/components/text-input/code ### Desired Behavior Complete the code section of text input component , design can be found here: https://www.figma.com/design/ekm0Hh6M25bSKpP5BcIJom/Sistent-Design-System?node-id=2592-13759&t=mFkghFS6lrXZEMTg-0 ###...
### Current Behavior We use a custom error boundary component that display a component whenever there is a error in ui. ### Desired Behavior This component can be found under...
### Description A component section of sistent does not have dropdown within the table of content. ### Expected Behavior It should have dropdown like identity in table of content. ###...