Skip to content
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

chore(edit-content): Use DotContentletThumbnail Component in Binary File #27321

Conversation

rjvelazco
Copy link
Contributor

@rjvelazco rjvelazco commented Jan 11, 2024

changes

  • To maintain consistency, use the dot-content let-thumbnail component in the Binary field.
  • Enable editing when the user clicks on editable files.
  • Close Monaco Editor on ESC without closing the entire dialog

Videos

Thumbnail

use-dot-contentlet-thumbnail-component.mov

File Editing

open-editor-on-click-and-close-editor-on-escape.mov

@rjvelazco rjvelazco linked an issue Jan 12, 2024 that may be closed by this pull request
@rjvelazco rjvelazco marked this pull request as ready for review January 12, 2024 14:55
@rjvelazco rjvelazco requested review from fmontes, zJaaal, oidacra and KevinDavilaDotCMS and removed request for fmontes January 12, 2024 15:53
@rjvelazco rjvelazco marked this pull request as draft January 12, 2024 17:38
@rjvelazco rjvelazco marked this pull request as ready for review January 12, 2024 18:24
…w-punchlist-use-web-component' of https://github.com/dotCMS/core into issue-26907-edit-content-thumbnail-in-the-binary-preview-punchlist-use-web-component
Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube

@fmontes fmontes added this pull request to the merge queue Jan 16, 2024
@@ -352,6 +352,7 @@ export namespace Components {
"cover": boolean;
"height": string;
"iconSize": string;
"playableVideo": boolean;
Copy link
Member

Choose a reason for hiding this comment

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

this file is generated?

Merged via the queue into master with commit db64873 Jan 16, 2024
40 checks passed
@fmontes fmontes deleted the issue-26907-edit-content-thumbnail-in-the-binary-preview-punchlist-use-web-component branch January 16, 2024 15:52
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.

Edit Content: Thumbnail in the Binary Preview Punchlist
5 participants