autogen icon indicating copy to clipboard operation
autogen copied to clipboard

[Bug]: Missing 'Delete' Button for Skills in earlier rows on AutoGen Studio Interface

Open romgenie opened this issue 2 years ago • 2 comments

Describe the bug

In the AutoGen Studio's skills management interface, when the number of skills exceeds the capacity of the first row, creating a second row, the 'delete' button fails to appear for the skills that are displayed in this new row. This issue obstructs the ability to remove skills from the first row, limiting the user's management capabilities.

Steps to reproduce

Navigate to the AutoGen Studio's "Skills" section. Create enough skills so that they span beyond the first row. Observe the skills that are above those wrapped to the second row.

Expected Behavior

Each skill in the interface, regardless of its position, should have a 'delete' button that allows the user to remove the skill.

Screenshots and logs

autgenkills

Additional Information

autogenstudio - (1.0.2) Python 3.11.7 OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22621 N/A Build 22621 Microsoft Edge for Business: Version 120.0.2210.121 (Official build) (64-bit)

romgenie avatar Jan 14 '24 15:01 romgenie

Thanks for noting this. Will double check and debug.

victordibia avatar Jan 15 '24 21:01 victordibia

No problem at all, I have also tested this on agents and workflows it has the same result.

romgenie avatar Jan 15 '24 23:01 romgenie

Addressed in the autogenstudi branch. Thanks again!

Image

Image

Image

victordibia avatar Jan 18 '24 03:01 victordibia

Upgraded to AutoGen Studio UI CLI version: 0.0.28a using command pip install -U autogenstudio. Tested and confirmed issue is resolved.

romgenie avatar Jan 18 '24 15:01 romgenie