Skip to content

Conversation

@killjoycircuit
Copy link
Contributor

@killjoycircuit killjoycircuit commented Sep 29, 2025

Fixed the squished badge bug with a ribbon as mentioned in #952. The ribbon can be adjusted by changing the thickness and transparency

Edit:
fix

also i attached screenshots in #952

fixed the squished badge issue with a ribbon     

Signed-off-by: Rutuj Dhawale <148652804+killjoycircuit@users.noreply.github.com>
Copy link
Contributor

@EItanya EItanya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please post some screenshots of the fix?

wrapped comments in curly braces

Signed-off-by: Rutuj Dhawale <148652804+killjoycircuit@users.noreply.github.com>
Edited comment

Signed-off-by: Rutuj Dhawale <148652804+killjoycircuit@users.noreply.github.com>
<KagentLogo className="h-5 w-5 flex-shrink-0" />
<span className="truncate">{agentRef}</span>
</CardTitle>
<div className="flex items-center space-x-2 invisible group-hover:visible">
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we want to hide the edit/delete buttons unless the user hovers over the card


{/* this handles the ribbon part to edit it change the py to change height and bg-yellow-400/30 to change transparency levels*/}
</div>
{!deploymentReady && (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should display both messages - Not accepted if the yaml/agent was not accepted and Not ready if the pod is still coming up

@killjoycircuit
Copy link
Contributor Author

I will make those changes

@killjoycircuit
Copy link
Contributor Author

killjoycircuit commented Oct 3, 2025

@peterj ,please review the ui changes as you mentioned

Screenshot from 2025-10-04 00-24-29

@peterj
Copy link
Collaborator

peterj commented Oct 9, 2025

thanks!!

@peterj peterj merged commit 655c59f into kagent-dev:main Oct 9, 2025
16 checks passed
@killjoycircuit
Copy link
Contributor Author

@peterj I just realized the PR got merged before I committed my latest UI changes. I’d made the updates and shared screenshots, but was waiting to check with you if they looked good or needed tweaks. Looks like those changes didn’t make it in I can open a new PR to fix that.

@peterj
Copy link
Collaborator

peterj commented Oct 9, 2025 via email

@killjoycircuit
Copy link
Contributor Author

killjoycircuit commented Oct 9, 2025

i have submitted another pr #1011

jmhbh pushed a commit to jmhbh/kagent that referenced this pull request Oct 10, 2025
Fixed the squished badge bug with a ribbon as mentioned in kagent-dev#952. The
ribbon can be adjusted by changing the thickness and transparency

Edit:
<img width="428" height="230" alt="fix"
src="https://github.com/user-attachments/assets/537b07cb-192b-4f4b-8dbe-65139c116d27"
/>

also i attached screenshots in kagent-dev#952

---------

Signed-off-by: Rutuj Dhawale <148652804+killjoycircuit@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants