Closed john-thomas-dotcms closed 3 months ago
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Waiting for https://github.com/dotCMS/core/issues/28703 Spike
QA Note: trunk_7e09771
The button should not be in the options if this option is off in the binary field settings.
Binary settings | Binary field |
---|---|
The button should be disabled if dotAIApp is not installed but the ai option is enabled in the binary field settings.
Binary settings | dotAIApp | Binary field |
---|---|---|
The button should be enable if dotAIApp is installed but the ai option is enabled in the binary field settings.
Binary settings | dotAIApp | Binary field |
---|---|---|
https://github.com/dotCMS/core/assets/7611944/ac600b54-dcd0-456a-8dc7-2bbbb012227f
The idea is to use Generate AI images from different fields without problems.
https://github.com/dotCMS/core/assets/7611944/43922743-4750-4ffa-982d-93195eb839c8
Here is a video showing the binary field working in the old editor and the new editor
https://github.com/dotCMS/core/assets/7611944/287ca76e-5b6d-4e6c-a052-1563d56dc0be
IQA scenarios tested:
Based on Nico's comment:
Case 1, 2 and 3 in the old and new editor: Pass IQA. Cases 4 and 5: pass IQA.
Couple of details notice:
Links and buttons in the binary field should be the same as the others fields .
There is a small jump when you open the ai image dialog from the binary field, do not happen from the block editor.
https://github.com/dotCMS/core/assets/31667212/4d27361e-4ed3-4011-a49f-6b55be97e1bc
Fix the problem with the colors and other bugs, but in this case: There is a small jump when you open the ai image dialog from the binary field, does not happen from the block editor. I need to solve this issue in another PR because I need more research about this behavior.
QA note: feedback 2 in my last comment will be worked here: https://github.com/dotCMS/core/issues/29173
Approved: Tested on trunk_430f4c7, Docker, macOS 14.5, FF v126.0.1
The AI plugin currently supports generative AI in the block editor, including creation of AI-generated images.
We need to duplicate the image generation capabilities of the AI Image block for the standard Binary field in the content editing screen.
User Story
As a Content Architect in dotCMS, I want to generate a image with AI in the Binary Field.
Acceptance Criteria