-
Notifications
You must be signed in to change notification settings - Fork 30
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
Create ui-c8y-1021-22-24-fix-markup-in-the-list-display-control-8070.md #2842
base: develop
Are you sure you want to change the base?
Create ui-c8y-1021-22-24-fix-markup-in-the-list-display-control-8070.md #2842
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AI improvements
@@ -0,0 +1,17 @@ | |||
--- | |||
date: "" | |||
title: fix markup in the list-display-control (#8070) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Claude AI suggested to use the following title:
title: fix markup in the list-display-control (#8070) | |
title: Fixed incorrect markup in the list display control |
ticket: MTM-62131 | ||
version: 1021.22.24 | ||
--- | ||
fix markup in the list-display-control (#8070) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Claude AI suggested to use the following body:
fix markup in the list-display-control (#8070) | |
The list display control, which is used to display lists of items in various parts of the application, contained incorrect HTML markup. This has now been fixed, ensuring the list display control renders the lists correctly. The fix prevents potential display issues or inconsistencies that could have been caused by the incorrect markup. |
Preview available here |
Release note created by @carlosceia
Ticket: MTM-62131
Original PR: 8070