Content
View differences
Updated by Kabiru Mwenja 6 months ago
### Steps to reproduce
* Access a document with BlockNote (collaborative-editing)
### What is the buggy behavior?
* The active editor's avatar (the automatically-generated one with initials) is not displayed in the Avatar stack
* Note: It's rendered correctly in the popover.
* See <mention class="mention" data-id="69230" data-type="work_package" data-text="###69230">###69230</mention>
* The '{n} active editors' text is not a link
* "1 active editors" does not handle the singular properly
* "Last updated" should be changed to "Last saved"
* Each element on this line(type, # active editors, last edited) has a margin-right that is too low (8px): `var(--base-size-8,8px) !important`
### What is the expected behavior?
* The avatars are rendered correctly in the avatar stack
* They don't necessarily have to be the same avatar as in the popover, but it should be _something_ (ideally initials contained in a round coloured badge)
* See <mention class="mention" data-id="69230" data-type="work_package" data-text="###69230">###69230</mention>
* The '{n} active editors' text should be rendered as a [Muted link](https://qa.openproject-edge.com/lookbook/inspect/primer/beta/link/default?underline=false&muted=true)
* It should also handle pluralisation correction so that it says "1 active editor" in the singular
* Update "Last updated" to "Last saved"
* For each element on this line(type, # active editors, last edited), change margin-right between elements from 8px to 16px: `var(--base-size-16, 16px) !important`
###
### Environment information
**Edge**
OpenProject 17.0.1
##
Core build: [2d411eb293a3efd603550b6df015f608fc730790](https://github.com/opf/openproject/commits/2d411eb293a3efd603550b6df015f608fc730790)
Product version:[0025890064351202b008d43c5b0f587524301835](https://github.com/opf/saas-openproject/commits/0025890064351202b008d43c5b0f587524301835)
**Browser:**
Zen Browser (Firefox-based) on MacOS 15.6 15.6
**Language**
EN
* Access a document with BlockNote (collaborative-editing)
### What is the buggy behavior?
* The active editor's avatar (the automatically-generated one with initials) is not displayed in the Avatar stack
* Note: It's rendered correctly in the popover.
* See <mention class="mention" data-id="69230" data-type="work_package" data-text="###69230">###69230</mention>
* The '{n} active editors' text is not a link
* "1 active editors" does not handle the singular properly
* "Last updated" should be changed to "Last saved"
* Each element on this line(type, # active editors, last edited) has a margin-right that is too low (8px): `var(--base-size-8,8px) !important`
### What is the expected behavior?
* The avatars are rendered correctly in the avatar stack
* They don't necessarily have to be the same avatar as in the popover, but it should be _something_ (ideally initials contained in a round coloured badge)
* See <mention class="mention" data-id="69230" data-type="work_package" data-text="###69230">###69230</mention>
* The '{n} active editors' text should be rendered as a [Muted link](https://qa.openproject-edge.com/lookbook/inspect/primer/beta/link/default?underline=false&muted=true)
* It should also handle pluralisation correction so that it says "1 active editor" in the singular
* Update "Last updated" to "Last saved"
* For each element on this line(type, # active editors, last edited), change margin-right between elements from 8px to 16px: `var(--base-size-16, 16px) !important`
###
### Environment information
**Edge**
OpenProject 17.0.1
##
Core build: [2d411eb293a3efd603550b6df015f608fc730790](https://github.com/opf/openproject/commits/2d411eb293a3efd603550b6df015f608fc730790)
Product version:[0025890064351202b008d43c5b0f587524301835](https://github.com/opf/saas-openproject/commits/0025890064351202b008d43c5b0f587524301835)
**Browser:**
Zen Browser (Firefox-based) on MacOS 15.6
**Language**
EN