OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.51k stars 959 forks source link

Edit title within a dashboard is buggy #8648

Open nino-filigran opened 1 month ago

nino-filigran commented 1 month ago

Description

When opening a dashboard an trying to edit its title, if you press enter while editing, then the edit won't happen

Environment

Demo

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Go in a dashboard
  2. Type on edit
  3. Edit the title
  4. press on ENTER
  5. click outside of the drawer

Expected Output

The title is updated

Actual Output

The title is not updated

Additional information

https://github.com/user-attachments/assets/e118caba-ae91-4f4d-a03a-85218433b2c8

Screenshots (optional)

Kedae commented 1 month ago

Removal of regression label as the "enter" as never work in those field (from my knowledge). We need to discuss avbout that

SarahBocognano commented 1 month ago

Interesting fact: It's working well on Firefox but not on Chrome

nino-filigran commented 1 month ago

Fix needed for clarity: it needs to be applied to all fields (confidence level, description...) that you can input through your keyboard. Side note: this was not a by default behavior in the platform (at least on Chrome)