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

Change lists in resource relationships widget #186

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

aarongundel
Copy link
Collaborator

Widget now fetches its own resource lists based on graph and node slugs. Adds new footer to create new resources, which opens an empty dialog.

@aarongundel aarongundel requested a review from chrabyrd January 24, 2025 18:06
@aarongundel aarongundel linked an issue Jan 24, 2025 that may be closed by this pull request
Copy link
Contributor

@chrabyrd chrabyrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good overall! Just a few things 👍

@aarongundel aarongundel requested a review from chrabyrd January 27, 2025 21:52
Copy link
Contributor

@chrabyrd chrabyrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the previous stuff. Overall this is looking good but I've noticed a 2 things:

1 . it looks like there's an extra ( blank ) row? I can verify that there's only 1 resource:

Screenshot 2025-01-27 at 4 32 08 PM
  1. looks like the selection box has fit-content or something with the width -- it changes width depending on what's selected. I can see that biting us in the future potentially, would recommend a static width

@njkim njkim requested a review from chrabyrd January 28, 2025 17:12
@aarongundel
Copy link
Collaborator Author

@chrabyrd re: your second comment, the selection box doesn't expand to fit content, it's static. See this screenshot for some super wide idioms. It does scroll right and left so you can see the rest of the phrase. LMK if that's not desired behavior.
Screenshot 2025-01-28 at 12 26 23 PM

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

Successfully merging this pull request may close these issues.

New Resource Creator from Dropdown
2 participants