SCENARIO: Concurrent editors of the same document should be aware of which blocs are being edited (see #251).#417
Merged
Conversation
This was
linked to
issues
Apr 21, 2026
6 tasks
9895362 to
93db3c8
Compare
f418e49 to
1ce173d
Compare
benel
reviewed
Jun 14, 2026
|
|
||
| Quand("{string} est en train d’éditer le passage {string}", (username, passageNumber) => { | ||
| cy.request_by_user(username,{beingEditedBy: username}); | ||
| cy.get('.scholium .formatted-text').click(); |
Member
There was a problem hiding this comment.
I think that one of your problem with tests is because of this line. You make Alice edit the passage, whereas only Bill should.
I will try without this line.
58b6863 to
cd0a6f9
Compare
…which blocs are being edited (see #251). Co-authored-by: Nathan Nicart <nathan.nicart@utt.fr> Co-authored-by: Emeline Nerot <emeline.nerot@utt.fr>
…h blocs are being edited (see #251). Co-authored-by: Nathan Nicart <nathan.nicart@utt.fr>
…of which blocs are being edited (fixes #251). Implemented first as Long Polling and then changed with EventSource. Co-authored-by: Nathan Nicart <nathan.nicart@utt.fr> Co-authored-by: Emeline Nerot <emeline.nerot@utt.fr>
Member
|
Thank you very much for your contribution @Hypertopic/ethnographie. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Co-authored-by:
Magdalena KHIAT magdalena.khiat@utt.fr
Dina LOUARN dina.louarn@utt.fr
Emeline NEROT emeline.nerot@utt.fr
Nathan NICART nathan.nicart@utt.fr
We, Magdalena KHIAT, Dina LOUARN, Emeline NEROT, Nathan NICART, hereby grant to Hyperglosae maintainers the right to publish our contribution under the terms of any licenses the Free Software Foundation classifies as Free Software Licenses.