mahadevan
mahadevan
### Have you read a contributing guide? - [X] I have read CONTRIBUTING.md - [X] I have searched the existing issues and didn't find any that were similar - [X]...
**Notes for Reviewers** This PR fixes #1005 **[Signed commits](../blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
**Notes for Reviewers** This PR fixes #976 Previously, users were unable to set up the local development environment to work with the existing Sistent site. This PR updates the `Makefile`...
#### Current Behavior On mobile devices, users must long-press the info icon to view the tooltip content within components like InfoToolTip or InfoIcon in prompts and modals. This interaction is...
I'd also like to reference issue #239 since both are similar in nature. #### **Current Behavior** When executing `make site` to start the local development server, the following errors occur:...
### Contact Details x.com/mdev_1 ### Describe the Feature ### Feature Description If I want to modify the order of the shortcuts, I have to manually remove every shortcut first, then...
### Current Behavior Toggling the **"Duplicates"** option in the [Registry](https://playground.meshery.io/settings?settingsCategory=Registry&tab=Models) does not affect the number of models displayed. Models are inconsistently rendered regardless of the toggle state. Specifically, enabling or...
### Description In mobile view, the image on the [kanvas/design](https://layer5.io/cloud-native-management/kanvas/design) page does not maintain proper aspect ratio, and the associated text font is too large.  ### Expected Behavior ###...
**Description** This PR fixes #6474 **Notes for Reviewers** **[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 On [sistent/components](https://layer5.io/projects/sistent/components), after complete loading, the Footer seems to be shown twice, instead of once. ### Expected Behavior The footer should only be displayed once. ### Screenshots ...