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

[Cases] Add the ability to upload and add images in the markdown editor #155361

Open
1 of 4 tasks
cnasikas opened this issue Apr 20, 2023 · 2 comments · May be fixed by #156235
Open
1 of 4 tasks

[Cases] Add the ability to upload and add images in the markdown editor #155361

cnasikas opened this issue Apr 20, 2023 · 2 comments · May be fixed by #156235
Labels
Feature:Cases Cases feature Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@cnasikas
Copy link
Member

cnasikas commented Apr 20, 2023

With #151595 we added the ability to attach files to a case. We should leverage the mechanisms we built to allow users to upload and add images in the markdown editor.

Tasks

  • Create a markdown plugin to upload images and insert them into the markdown editor. (No need. The markdown editor supports it natively. [Markdown editor] drag and drop api, functionality eui#3748)
  • Allow users to drag and drop images to the markdown editor
  • Delete files when deleting a comment
  • Delete the file when removing the img tag of the file from the text of the comment. Images not uploaded to Kibana should remain.
@cnasikas cnasikas added Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) Feature:Cases Cases feature labels Apr 20, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops (Team:ResponseOps)

@elasticmachine
Copy link
Contributor

Pinging @elastic/response-ops-cases (Feature:Cases)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Cases Cases feature Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants