Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Foreign key hyperlink #60

Open
jonaraphael opened this issue Apr 13, 2023 · 4 comments
Open

Request: Foreign key hyperlink #60

jonaraphael opened this issue Apr 13, 2023 · 4 comments

Comments

@jonaraphael
Copy link

It would be really helpful if every column that contains a foreign key is automatically turned into a hyperlink that filters to the table and row specified.

The result of clicking on such a hyperlink would be a new page is loaded, with a table only showing one row, with the primary key equal to the value you clicked. Pushing the "back" button in browser would return the user to the original page.

When I am going down such a rabbit hole, I often click on several links to navigate through multiple tables in the database to the final information of interest. It would be helpful in these depth searches to not lose the breadcrumbs of which tables I've clicked through. It would be nice if each time I click on a hyperlink, when the new page is loaded, it also would load the previously clicked table/rows just below the results table DIV, so that I can always scroll downward to see the previous tables that I clicked through to get here. Several clicks would result in a short stack of multiple results tables, each table with only the one row.

@jonaraphael
Copy link
Author

Step 1

@jonaraphael
Copy link
Author

Step 2

@jonaraphael
Copy link
Author

Step 3

@krishnaglodha
Copy link
Contributor

I'm on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants