Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] Metadata Formatter for Deploy / Undeploy Events #10946

Open
leecalcote opened this issue May 13, 2024 · 1 comment
Open

[UI] Metadata Formatter for Deploy / Undeploy Events #10946

leecalcote opened this issue May 13, 2024 · 1 comment
Labels
component/ui User Interface framework/react help wanted Extra attention is needed issue/willfix This issue will be worked on kind/enhancement Improvement in current feature language/javascript Issues or pull requests that use Javascript or React

Comments

@leecalcote
Copy link
Member

This issue a child issue of the epic described in #10937. See the parent issue for additional context.

Current Behavior

Meshery UI users receive information back from Meshery Server with depth of details varying based on type of event (operation performed).

For example, a successful design deployment might include a list of all components deployed (as pictured in the screenshot).

Screenshot 2024-05-13 at 12 46 50 PM

Desired Behavior

  1. Enhance or create new metadata formatter for Meshery UI Notification Center design deployment events.

Acceptance Tests

  1. No event details overflow the Notification Center container.
  2. Component names are separated onto individual lines in a bulleted, unordered list.

Contributor Guides and Handbook

@leecalcote leecalcote added kind/enhancement Improvement in current feature help wanted Extra attention is needed language/javascript Issues or pull requests that use Javascript or React component/ui User Interface issue/willfix This issue will be worked on framework/react labels May 13, 2024
Copy link

This issue has been labeled with 'component/ui'. 🧰 Here are docs on Contributing to Meshery UI. 🎨 Here is the Meshery UI Figma File File. Lastly, here are docs on Contributing to Meshery's End-to-End Tests Using Cypress.


        Be sure to join the community, if you haven't yet and please leave a ⭐ star on the project 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/ui User Interface framework/react help wanted Extra attention is needed issue/willfix This issue will be worked on kind/enhancement Improvement in current feature language/javascript Issues or pull requests that use Javascript or React
Projects
None yet
Development

No branches or pull requests

1 participant