josdejong / josdejong/jsoneditor
error tooltip cuts off when text is long
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
The tooltip when there is an error is cutoff when the message is long.
The popover has a fixed width of 200px.

Using `width: auto;` fixes the problem but then the tip is not aligned with the warning icon

Contributor guide
Assessment
This issue has not been assessed yet.