Yash sharma
Yash sharma
### Current Behavior The underlying code for this UI component is… less than stellar, but really, really needs to be a commonly referenced index for Meshery admins / users. Meshery...
### Current Behavior The current behavior of [RJSF](https://rjsf-team.github.io/react-jsonschema-form/docs/) errors lacks sufficient descriptiveness for users to easily comprehend. We are exploring the AJV validator to enhance the clarity of these errors....
**Notes for Reviewers** This PR fixes #9882 This document details the integration of CASL with Meshery for UI authorization. Note: It does not include information on how contributors can contribute;...
### Current Behavior Meshery UI lacks a permissions framework. The existing internal implementation is extremely simple and fragile and is “does the user have a role with this name assigned?“....
**Notes for Reviewers** This PR fixes #9259 This PR adds a new error event on failing Meshery design import to make sure it gets persisted in the notification center **[Signed...
### Current Behavior Current feature page lacks so many features that Meshery provides, and how it represented, ### Desired Behavior Update the feature page with new features like commenting, whiteboarding...
### Current State In recent months, Meshery has introduced new features and enhanced its UI. However, the current Meshery repository README still displays outdated screenshots and lacks information about the...
### Current Behavior Presently the background of design page is white, however it should not be, most likely this is regression issue came because of recent PR merge in this...
### Current Behavior Meshery designs are not automatically versioned by Meshery Server. ### Desired Behavior #### General Description - Update Meshery server and pattern engine to support Meshery design versioning....
- Description: Meshery integrates with many other CNCF projects and technologies. Sustaining those integrations is only possible through automation. End-to-end testing with Playwright, GitHub Workflows, and self-documenting test reports is...