Skip to content

[#640][IMP] Enable image pasting in timeline description editor by moving 'handle_ed_paste' in 'case.common.js'#1089

Open
0xCr0wbar wants to merge 1 commit into
dfir-iris:developfrom
0xCr0wbar:develop
Open

[#640][IMP] Enable image pasting in timeline description editor by moving 'handle_ed_paste' in 'case.common.js'#1089
0xCr0wbar wants to merge 1 commit into
dfir-iris:developfrom
0xCr0wbar:develop

Conversation

@0xCr0wbar

@0xCr0wbar 0xCr0wbar commented Jun 15, 2026

Copy link
Copy Markdown

Hi,

I added this simple feature to easily paste images into case timeline event descriptions.
I simply moved the existing function that handles it for case.notes.js into the case.common.js file.
I also added an editor argument to the function to specify the editor object in which to put the image link.
Then, as in case.notes.js, I overrode the paste handler with the function.

This could close :

Hope this helps a little!

…tor by moving 'handle_ed_paste' in 'case.common.js'
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • api_*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 531533a8-aa07-4311-99fb-728fa9126194

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant