Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lovincyrus
Copy link
Contributor

@lovincyrus lovincyrus commented Nov 3, 2025

This PR adds a lazy-loaded hover user preview to the Org Groups table. It reuses the same avatar-based styles as ShareProjectForm.svelte.

Closes https://linear.app/rilldata/issue/APP-181/allow-viewing-of-user-group-membership-without-needing-to-go-into-edit

CleanShot.2025-11-04.at.00.23.15.mp4

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@lovincyrus lovincyrus self-assigned this Nov 3, 2025
@lovincyrus lovincyrus marked this pull request as ready for review November 3, 2025 16:52
@ericokuma
Copy link
Contributor

LGTM from UX. I am curious what the tooltip will look like when there are more users

Screenshot 2025-11-04 at 9 01 35 AM

Right now it looks like it's center-aligning the entire tooltip to count of users?

@lovincyrus
Copy link
Contributor Author

LGTM from UX. I am curious what the tooltip will look like when there are more users

Screenshot 2025-11-04 at 9 01 35 AM Right now it looks like it's center-aligning the entire tooltip to count of users?

We'll use the usersCount from the API to avoid making multiple requests for different user pages. It will be

user1...5 + N more

Copy link
Contributor

right but how would the tooltip look like when there are more users? Should the top of the tooltip be in line with the count of users?

Screenshot 2025-11-04 at 2.28.46 PM.png

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.

3 participants