-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
component/uiUser InterfaceUser Interfaceframework/reactkind/enhancementImprovement in current featureImprovement in current featurelanguage/javascriptIssues or pull requests that use Javascript or ReactIssues or pull requests that use Javascript or React
Description
Current Behavior
there are connectivity buttons for Meshsync, Broker, Operator.
They always showing state Disable.
Even so api returns different status, like Running, Deployed, Connected etc.
(right now we are fixing connectivity check issue on backend, and soon it will also return Connected, after this fix is merged and released: meshery/meshkit#770)
Desired Behavior
Probably state should reflect status value from api, or maybe we could just remove it to not to be misleading.
Implementation
The scope of the task is about the state information which is shown wrong on frontend. The action on click probably should stay as is. It's behavior will be correct when the pr mentioned above will be merged and meshkit updated in meshery repo.
Acceptance Tests
Mockups
Contributor Guides and Handbook
- 🎨 Wireframes and designs for Meshery UI in Figma (open invite)
- 🖥 Contributing to Meshery UI
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack
Metadata
Metadata
Assignees
Labels
component/uiUser InterfaceUser Interfaceframework/reactkind/enhancementImprovement in current featureImprovement in current featurelanguage/javascriptIssues or pull requests that use Javascript or ReactIssues or pull requests that use Javascript or React