nextcloud / nextcloud/richdocuments

[Bug] Richdocuments interactive widget behavior

Open
#4,068 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug feature: share link integration
Dominant language
JavaScript
Stars
453
Forks
147
Avg merge
14h 54m
Merged PRs (30d)
83

Description

Describe the bug
Several things are noticed when using an interactive widget (posting internal link to the file) in Talk:

To Reproduce
Steps to reproduce the behavior:

  1. Go to Files -> Sharing tab -> Internal link
  2. Go to Talk -> Any chat
  3. Post internal link to the chat
  4. Observe bugs described

Expected behavior

  • z-index value around 10
  • sidebar-close event is not triggered, if mounted as interactive widget

Screenshots

1 2
image image

Client details:

  • OS: Win 11
  • Browser: Chrome
  • Version: 30 (c.nc.com)
  • Device: Web

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in src/view/Office.vue at the linked areas around lines 277 and 510. Reproduce the issue by posting an internal file link in a Talk chat, then inspect the widget's sidebar-close behavior and stacking order. Done means the widget does not close the sidebar when mounted interactively and uses a z-index around 10.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.