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

Display record previews for foreign key cells #953

Closed
seancolsen opened this issue Jan 5, 2022 · 3 comments
Closed

Display record previews for foreign key cells #953

seancolsen opened this issue Jan 5, 2022 · 3 comments
Assignees
Labels
needs: unblocking Blocked by other work type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory
Milestone

Comments

@seancolsen
Copy link
Contributor

Current behavior

  • A cell within a column having an FK constraint only displays the value of the target column.
  • Because the target column is usually a primary key, users cannot easily identify linked records while viewing a table.

Desired behavior

  • A "Record Preview" setting can be enabled.
  • When Record Preview is enabled, the cell will show additional fields from the record, with special styling.

Specs

Status

@seancolsen seancolsen added needs: unblocking Blocked by other work type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory labels Jan 5, 2022
@seancolsen seancolsen added this to the [08] Working with Views milestone Jan 5, 2022
@seancolsen
Copy link
Contributor Author

@ghislaineguerin @kgodey Should we support record previews for multi-column FKs? This seems like a pretty clear "no" to me, but just thought I'd check.

@kgodey
Copy link
Contributor

kgodey commented Jan 10, 2022

@ghislaineguerin @kgodey Should we support record previews for multi-column FKs? This seems like a pretty clear "no" to me, but just thought I'd check.

You are correct, not right now.

@kgodey kgodey modified the milestones: [09] Working with Views, [08] Links Between Tables Jan 18, 2022
@seancolsen seancolsen self-assigned this Apr 20, 2022
@kgodey kgodey modified the milestones: [08] Links between Tables, Cycle 2 Jun 1, 2022
@kgodey kgodey modified the milestones: Cycle 2, Cycle 3 Jul 19, 2022
@seancolsen
Copy link
Contributor Author

I'm closing this ticket because, as spec'ed, it is now so out-of-date with our current design that it no longer seems useful. The product goal that this ticket intended to address will now be addressed by the Record Summary feature and work work on the feature is being tracked more loosely in the features spreadsheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: unblocking Blocked by other work type: enhancement New feature or request work: frontend Related to frontend code in the mathesar_ui directory
Projects
No open projects
Development

No branches or pull requests

2 participants