Skip to content

Conversation

@banobepascal
Copy link
Contributor

Change-Id: I2fb42256101daec6462f0472aac8941eb93953ce

  • Resolves: #
  • Target version: master

Summary

  • Replies currently merge into the parent comment body instead of creating a child comment card.
  • Until proper threaded replies are implemented, the reply option is removed to prevent incorrect behavior.

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

-Replies currently merge into the parent comment body
 instead of creating a child comment card.
-Until proper threaded replies are implemented, the reply
 option is removed to prevent incorrect behavior

Signed-off-by: Banobe Pascal <[email protected]>
Change-Id: I93e0916dec48e5f6c89f6708b18877ca1ab04983
@banobepascal banobepascal force-pushed the private/banobepascal/impress-reply branch from f5f81b6 to f7cb98e Compare November 21, 2025 00:14
cy.cGet('.annotation-marker').should('not.exist');
});

it('Reply',function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we add comment above why this section is skipped?

also can we add test that checks just if reply is NOT visible? so it will be obvious it is expected :)

Copy link
Contributor

@eszkadev eszkadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks ok

@github-project-automation github-project-automation bot moved this from To Review to To Test in Collabora Online Nov 21, 2025
-Since reply functionality is temporary removed, the associated
 tests are skipped until threaded replies are implemented.
-Added a new test to explicitly assert that the "Reply" option is
 not visible in the context menu

Signed-off-by: Banobe Pascal <[email protected]>
Change-Id: Id95492a17ad0633296aedce903bd916bc052ffc9
@banobepascal banobepascal force-pushed the private/banobepascal/impress-reply branch from f7cb98e to 9e8a68f Compare November 21, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To Test

Development

Successfully merging this pull request may close these issues.

2 participants