dash0hq / otelbin

Web-based tool to facilitate OpenTelemetry collector configuration editing and verification
https://www.otelbin.io
Apache License 2.0
302 stars 13 forks source link

fix: paste event resets the cursor position #281

Closed roshan-gh closed 9 months ago

roshan-gh commented 9 months ago

Issue: Pasting content into the editor was causing the cursor to unexpectedly move to the top of line 0, column 0.

Changes: This pull request addresses the cursor movement issue during the paste operation. The fix ensures that the cursor retains its position after pasting content, preventing it from jumping to the beginning of the document.

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
otelbin ✅ Ready (Inspect) Visit Preview Jan 10, 2024 2:27pm
sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud