Commit 531a342
committed
Do not hide the login page in the Google service (vibe-kanban 007f2131)
In the Google service, due to the ancestor class(es), the login in the oauth callback is hidden behind the spinner page ("showSpinnerPage"). Instead, it should remain visible.
Also, I suspect that the actual part that should be hidden behind a spinner page which is in prepare() actually isn't. (But I'm not 100% sure.)1 parent a133582 commit 531a342
1 file changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
504 | 505 | | |
505 | 506 | | |
506 | 507 | | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
507 | 520 | | |
508 | 521 | | |
509 | 522 | | |
| |||
647 | 660 | | |
648 | 661 | | |
649 | 662 | | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
650 | 666 | | |
651 | 667 | | |
652 | 668 | | |
| |||
0 commit comments