Commit 372b110
authored
fix: prevent duplicate repository connection notifications (#2474)
- Add isConnecting flag to prevent race condition
- Disable submit button during connection process
- Ensure notification appears only once
- Use finally block for proper cleanup
Fixes #24721 parent a8bdb86 commit 372b110
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | 115 | | |
117 | 116 | | |
118 | 117 | | |
| |||
0 commit comments