Skip to content

Fix three code bugs#1

Open
vipulddafada wants to merge 1 commit intomasterfrom
cursor/fix-three-code-bugs-3821
Open

Fix three code bugs#1
vipulddafada wants to merge 1 commit intomasterfrom
cursor/fix-three-code-bugs-3821

Conversation

@vipulddafada
Copy link
Copy Markdown
Owner

Fix three bugs: incorrect URL parameter parsing, corrupted report IDs, and synchronous AJAX calls.

The job URL parameter was incorrectly parsed due to unescape and an appended path, preventing reports from loading. Report IDs were corrupted in getIdFromDir due to a typo (.lenght), breaking navigation. loadDetails used synchronous AJAX, freezing the UI.


Open in Cursor Open in Web

Co-authored-by: vddafada <vddafada@gmail.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Nov 14, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vipulddafada vipulddafada marked this pull request as ready for review November 14, 2025 18:06
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.

2 participants