Julius Härtl

Results 286 issues of Julius Härtl

Fixes https://github.com/nextcloud/text/issues/2625 Based on #2687 to save some rebasing effort

bug
3. to review

First attempt towards fixing #2337 - [x] Test case for trailing node transaction triggering the step and save - [x] Hotfix by appending a trailing paragraph before creating the tiptap...

bug
2. developing

- [ ] Close button is addressed in the next component release https://github.com/nextcloud/nextcloud-vue/blame/master/src/components/Modal/Modal.vue#L402-L404 - [x] Add proper label to the session list #2763 ![Screenshot 2022-07-20 at 20 41 57](https://user-images.githubusercontent.com/3404133/180182021-7ca0d138-ac1a-4033-b859-e596066b90b4.png)

bug
good first issue
4. to release
accessibility

Some of the menu icons use a primary color outline while most of them use the text colored one: https://user-images.githubusercontent.com/3404133/179910654-f5cbfecd-6be5-4891-a354-a803b1852835.mov

bug
design
1. to develop

It should be possible to mention users

enhancement
feature: formatting
1. to develop
pending: tiptap v2

Fixes https://github.com/nextcloud/text/issues/16 Marking as draft as this still needs a bit of testing if this is feasible for common use cases of pasting random text

enhancement
2. developing

Lighthouse checks for accessibility report some issue with the role of the menu items using a popover: ![Screenshot 2022-07-20 at 20 42 12](https://user-images.githubusercontent.com/3404133/180184228-fd297470-5e7f-42f4-b16e-074a247cb497.png)

bug
accessibility

bug
good first issue
design
1. to develop

When opening a text file in viewer, focus remains in the background and the user needs to tab through all the contents in the background without seeing what they’re doing...

bug
1. to develop
accessibility

It should be possible to see the other editing users curser in the document. https://github.com/scrumpy/tiptap/compare/feature/collab-cursors is a wip implementation for tiptap

enhancement
1. to develop
blocked: y.js