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

Create FK column from new column dialog #3283

Open
seancolsen opened this issue Nov 2, 2023 · 0 comments
Open

Create FK column from new column dialog #3283

seancolsen opened this issue Nov 2, 2023 · 0 comments
Labels
affects: ux Related to user experience needs: ux design restricted: maintainers Only maintainers can resolve this issue 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

  • If I want to create a new FK column from the UI, I have two options:
    • Use the "Create Link" dialog
    • Create a new column using the type of the target column. Then manually add an FK constraint.

Desired behavior

  • I want to create a new FK column by clicking the same "+" button that I click when creating a non-fk column.

Design work

  • The "New Column" form would need design changes to figure out how to get all the right information from the user.
@seancolsen seancolsen added affects: ux Related to user experience restricted: maintainers Only maintainers can resolve this issue ready Ready for implementation type: enhancement New feature or request work: design work: frontend Related to frontend code in the mathesar_ui directory labels Nov 2, 2023
@seancolsen seancolsen added this to the Backlog milestone Nov 2, 2023
@seancolsen seancolsen added needs: ux design and removed ready Ready for implementation work: design labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: ux Related to user experience needs: ux design restricted: maintainers Only maintainers can resolve this issue 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

1 participant