Skip to content

Fix relationship editor column offset bugs#116

Merged
miparnisari merged 2 commits intoauthzed:mainfrom
ivanauth:fix/relationship-editor-column-offset
Mar 17, 2026
Merged

Fix relationship editor column offset bugs#116
miparnisari merged 2 commits intoauthzed:mainfrom
ivanauth:fix/relationship-editor-column-offset

Conversation

@ivanauth
Copy link
Copy Markdown
Contributor

@ivanauth ivanauth commented Feb 17, 2026

Fixes #66

  • Move "Add relationship" hint from ID column to Type column
  • Fix off-by-one in paste handler (glide-data-grid provides 0-indexed columns, not 1-indexed)
Screenshot 2026-02-17 at 10 48 16 AM

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 17, 2026

@ivanauth is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@miparnisari miparnisari merged commit 8790be6 into authzed:main Mar 17, 2026
3 of 4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"add relationships" should be shown in the 1st column, not the 2nd, of "test relationships" tab

2 participants