Tables View Richtext Hyperlinks popup close button not working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
- Create a View table from associated table.
- In the View table, create a Rich Text Column.
- For the Rich Text field, create a record that is a hyperlink. Save and exit Edit mode.
- Activate the Link by clicking on the link. A popup bubble will show.
- On the popup bubble, there is the option to Open the link, or Cancel [X].
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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