Skip to content

Conversation

mayuran-deriv
Copy link
Contributor

πŸ€– Auto-generated PR

This PR was automatically created by ShiftAI CLI.


fix: delete unwanted snack bars

@mayuran-deriv
Copy link
Contributor Author

πŸ€– AI Code Analysis Results

πŸ“ Manual Coding

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

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


πŸ“Š Analysis Summary

Metric Value
πŸ“ Files Changed 2
βž• New Lines Added 261 chars
πŸ€– AI Characters 0
πŸ“ˆ AI Percentage 0%

πŸ“‹ Per-File Breakdown (New Lines Only)

File Lines Added AI Content Percentage
...-list/delete-dialog/delete-dialog.tsx 76 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%
src/stores/load-modal-store.ts 185 chars 0 chars ⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜⬜ 0%

πŸ“ This PR contains traditional hand-written code.

πŸ“Š Raw Data (for dashboard)
{
  "timestamp": "2025-10-08T14:34:42.060Z",
  "repository": "deriv-com/bot",
  "branch": "unknown",
  "author": "unknown",
  "summary": {
    "totalCharacters": 261,
    "aiCharacters": 0,
    "percentage": 0
  },
  "files": [
    {
      "name": "src/pages/dashboard/bot-list/delete-dialog/delete-dialog.tsx",
      "totalCharacters": 76,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "                await loadStrategyToBuilder(updated_workspaces?.[0], false);"
    },
    {
      "name": "src/stores/load-modal-store.ts",
      "totalCharacters": 185,
      "aiCharacters": 0,
      "percentage": 0,
      "status": "modified",
      "hasAddedContent": true,
      "addedContent": "    loadStrategyToBuilder = async (strategy: TStrategy, is_show_notification: boolean = true) => {\n                show_snackbar: is_show_notification,\n            show_snackbar: false,"
    }
  ]
}

πŸš€ Analysis powered by ShiftAI β€’ Analyzes only PR changes, not entire files

Copy link
Contributor

github-actions bot commented Oct 8, 2025

Preview Link: https://mayuran-V1-delete-un.bot-65f.pages.dev

Name Result
Build status Completed βœ…
Preview URL Visit Preview
Action URL Visit Action

@mayuran-deriv mayuran-deriv changed the title fix: delete unwanted snack bars Mayuran/GRWT-7375/V1/fix: delete unwanted snack bars Oct 8, 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.

3 participants