Commit 3decac5
committed
Comments: Navigate to active edit instead of blocking with popup
-When a user inserted a new comment/modified/replied with an unsaved
edit, the UI displayed a blocking popup requiring the edited comment
to be resolved first.
-In large documents with many comments, locating that comment was
slow and disruptive.
-This update removes that popup and now automatically navigates to
the comment currently in edit, applies a doc-type outline, and sets
focus so the user can save or discard.
Signed-off-by: Banobe Pascal <[email protected]>
Change-Id: I2e149f3a44f9b2c144f768d07c0e9e7deda6341d1 parent a0cf4d8 commit 3decac5
File tree
6 files changed
+38
-10
lines changed- browser
- css
- src
- canvas
- sections
- control
6 files changed
+38
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
797 | 802 | | |
798 | 803 | | |
799 | 804 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
186 | 204 | | |
187 | 205 | | |
188 | 206 | | |
| |||
747 | 765 | | |
748 | 766 | | |
749 | 767 | | |
| 768 | + | |
750 | 769 | | |
751 | 770 | | |
752 | 771 | | |
753 | 772 | | |
754 | 773 | | |
755 | | - | |
| 774 | + | |
756 | 775 | | |
757 | 776 | | |
758 | 777 | | |
| |||
791 | 810 | | |
792 | 811 | | |
793 | 812 | | |
| 813 | + | |
794 | 814 | | |
795 | | - | |
| 815 | + | |
796 | 816 | | |
797 | 817 | | |
798 | 818 | | |
| |||
1053 | 1073 | | |
1054 | 1074 | | |
1055 | 1075 | | |
| 1076 | + | |
| 1077 | + | |
1056 | 1078 | | |
1057 | 1079 | | |
1058 | 1080 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
0 commit comments