Describe the bug
Clicking any user_id (FK) in result of SQL query do not trigger an action
To Reproduce
Steps to reproduce the behavior:
Go to 'tools/dbplayground.html#article_24'
Add query in SQL Query:
SELECT *
FROM articles
WHERE title
LIKE '%test%'
Click on 'Run'
Click any of clickable users ids in column user_id (FK)
Expected behavior
I don't know what creator had in mind allowing this to be clickable.
The action can be: Clicking user id opens new tab where user id is highlighted.
Screenshots
Desktop (please complete the following information):
Describe the bug Clicking any user_id (FK) in result of SQL query do not trigger an action
To Reproduce Steps to reproduce the behavior:
Expected behavior I don't know what creator had in mind allowing this to be clickable. The action can be: Clicking user id opens new tab where user id is highlighted.
Screenshots
Desktop (please complete the following information):