Julius Härtl

Results 286 issues of Julius Härtl

It would be nice to have a keyboard shortcut that can be used to toggle the visibility of the table of contents @vinicius73 Maybe you can have a look if...

enhancement
1. to develop

Sometimes the sharing cypress tests seem to fail: ``` 1) Open test.md in viewer Opens the editor as guest: AssertionError: Timed out retrying after 10000ms: Expected to find element: `.ProseMirror`,...

bug
tests

Use the yjs based collaboration extension with the existing server API (+small modifications). Turn the sync service provider experiment into a working solution. - [ ] send and store steps...

- [ ] Jest unit test for markdown parsing of the mention - [ ] Cypress - [ ] Type @ and the user list is shown (might be tricky...

tests
1. to develop

- [ ] Pass context to notification (e.g. current line or sentence) - [ ] Unclear how to extract the most relevant but or cut off if it is too...

enhancement

It should be possible to mention guests that have joined the document (without a notification) similar to how it works in talk.

enhancement
1. to develop

Notes from the design review call at 23\.08.2022 ## Overall * [ ] Formatting bar too wide, especially on mobile. * [ ] Maybe show only a "Formatting" button on...

enhancement
high

During accessibility review the content editable element has shown quite a few issues with screen reader compatibility - [ ] Plain content editable example seems to have the same issue...

bug
accessibility

As discussed with @jancborchardt we either need the dot/bar indicator back or need to increase the contrast by using a darker color for the icon in active mode. Active should...

bug
accessibility

Navigation through formatting bar should be possible via arrow keys, tab should move into the formatting bar and next tab should move past it already [w3.org/WAI/ARIA/apg/example-index/menu-button/menu-button-actions.html](https://www.w3.org/WAI/ARIA/apg/example-index/menu-button/menu-button-actions.html)

bug
accessibility