Commit 8649513
Notes: Collapse note on blur (#73158)
* Notes: Collapse note on blur
* Update comment
* WIP
* Don't debounce onBlur and onFocus
* Avoid prop drilling
* Simplify conditional statement
* Update packages/editor/src/components/collab-sidebar/comments.js
Co-authored-by: George Mamadashvili <georgemamadashvili@gmail.com>
* Correctly handle onBlur event
* Add comment
* Fix comment
* Fix double space
Co-authored-by: George Mamadashvili <georgemamadashvili@gmail.com>
* Always toggle block spotlight on note selection
---------
Co-authored-by: karthick-murugan <karthickmurugan@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>
Co-authored-by: ellatrix <ellatrix@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: Mamaduka <mamaduka@git.wordpress.org>
Co-authored-by: roseg43 <gabertronic@git.wordpress.org>1 parent bae645e commit 8649513
File tree
2 files changed
+82
-5
lines changed- packages/editor/src/components/collab-sidebar
- test/e2e/specs/editor/various
2 files changed
+82
-5
lines changedLines changed: 57 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
| 473 | + | |
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| |||
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
482 | 518 | | |
483 | 519 | | |
484 | 520 | | |
| 521 | + | |
485 | 522 | | |
486 | 523 | | |
487 | 524 | | |
488 | | - | |
489 | 525 | | |
490 | 526 | | |
491 | 527 | | |
| |||
547 | 583 | | |
548 | 584 | | |
549 | 585 | | |
550 | | - | |
551 | | - | |
552 | | - | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
553 | 600 | | |
554 | 601 | | |
555 | 602 | | |
| |||
836 | 883 | | |
837 | 884 | | |
838 | 885 | | |
839 | | - | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
840 | 892 | | |
841 | 893 | | |
842 | 894 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
480 | 505 | | |
481 | 506 | | |
482 | 507 | | |
| |||
0 commit comments