nextcloud / nextcloud/tables

Tables View Richtext Hyperlinks popup close button not working

Open
#2,335 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Steps to reproduce
  1. Create a View table from associated table.
  2. In the View table, create a Rich Text Column.
  3. For the Rich Text field, create a record that is a hyperlink. Save and exit Edit mode.
  4. Activate the Link by clicking on the link. A popup bubble will show.
  5. On the popup bubble, there is the option to Open the link, or Cancel [X].
  6. Clicking Cancel [X] button does not close the popup bubble as expected.
Expected behavior

Clicking the "X" button should close the popup bubble. Currently you have to click anywhere on the screen to close or unfocus the popup bubble.

Actual behavior

Currently you have to click anywhere on the screen to close or unfocus the popup bubble.

Tables app version

1.0.4

Browser

Latest Chromium/Chrome/Derivative, latest Firefox

Client operating system

Fedora Linux

Operating system

Debian 12

Web server

Apache

PHP engine version

PHP 8.2

Database

MariaDB

Additional info

No response

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

Reproduce the issue in the Tables app using a View table, Rich Text column, and hyperlink record, then inspect the code handling the hyperlink popup and its Cancel button. Done means clicking the X closes the popup without requiring a click elsewhere; verify the behavior in Chromium or Firefox.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.