epam / ai-dial-chat

A default UI for AI DIAL
https://chat.lab.epam.com
Apache License 2.0
57 stars 24 forks source link

Shared and Published icons have unnecessary background if to hover the file/folder while drag&drop #361

Open VolhaBazhkova opened 8 months ago

VolhaBazhkova commented 8 months ago
  1. Create folder and share it
  2. Create a chat and share it
  3. Drag the chat -> note that shared icon on chat model has unnecessary background -> bug
  4. While dragging the chat hover it over shared folder -> note that shared icon on folder has unnecessary background -> bug

https://github.com/epam/ai-dial-chat/assets/111180458/bb4531e3-0a97-4a5c-90bb-4f8fc49df6f9

Note: the same is for published icon. The same issue is for prompts. The same issue is in both themes: light and dark

VolhaBazhkova commented 8 months ago

@Alexander-Kezik Please take care of one more scenario. If to open Select conversation drop down list and hover over the mouse like on the screenshot (below chat name) the background is incorrect image

Note: this issue is moved to #371

Alexander-Kezik commented 8 months ago

Since each icon has its own background and state, at the moment it will be extremely hard to synchronize the background of the icon with the background of the folder/chat/prompt during drag&drop.