Skip to content

Mayuran/ENGT-4103/fix: block the user until the response comes#288

Open
mayuran-deriv wants to merge 1 commit intomasterfrom
mayuran/block-the-request-send-until-response
Open

Mayuran/ENGT-4103/fix: block the user until the response comes#288
mayuran-deriv wants to merge 1 commit intomasterfrom
mayuran/block-the-request-send-until-response

Conversation

@mayuran-deriv
Copy link
Contributor

🤖 Auto-generated PR

This PR was automatically created by ShiftAI CLI.


fix: block the user until the response comes

@mayuran-deriv
Copy link
Contributor Author

🤖 AI Code Analysis Results

📝 Manual Coding

⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

0 of 154 characters (0%) in newly added lines are AI-generated


📊 Analysis Summary

Metric Value
📁 Files Changed 2
New Lines Added 154 chars
🤖 AI Characters 0
📈 AI Percentage 0%

📋 Per-File Breakdown (New Lines Only)

File Lines Added AI Content Percentage
...rer/RequestResponseRenderer/index.tsx 77 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%
...iexplorer/SubscribeRenderer/index.tsx 77 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

📝 This PR contains traditional hand-written code.

📊 Raw Data (for dashboard)
{
  "timestamp": "2025-10-01T07:55:45.172Z",
  "repository": "deriv-com/deriv-api-docs",
  "branch": "unknown",
  "author": "unknown",
  "summary": {
    "totalCharacters": 154,
    "aiCharacters": 0,
    "percentage": 0
  },
  "files": [
    {
      "name": "src/features/Apiexplorer/RequestResponseRenderer/index.tsx",
      "totalCharacters": 77,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "          disabled={disableSendRequest(auth) || reqData === '' || is_loading}"
    },
    {
      "name": "src/features/Apiexplorer/SubscribeRenderer/index.tsx",
      "totalCharacters": 77,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "          disabled={disableSendRequest(auth) || reqData === '' || is_loading}"
    }
  ]
}

🚀 Analysis powered by ShiftAI • Analyzes only PR changes, not entire files

@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
deriv-api-docs Ready Ready Preview Oct 1, 2025 7:56am

@github-actions
Copy link

github-actions bot commented Oct 1, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@mayuran-deriv mayuran-deriv changed the title fix: block the user until the response comes Mayuran/ENGT-4103/fix: block the user until the response comes Oct 1, 2025
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.

1 participant