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

feat: User Tooltip #4319

Merged
merged 14 commits into from
Oct 12, 2024
Merged

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • feature

What this PR does / why we need it:

(REQUIRED)

This PR adds a super basic tooltip to the user avatar when you mouse over it:
image

This was added because currently it's impossible to see a user's name on the recipe timeline. In the future I want to make this more robust (have some user stats, recent activity, a profile page) but for now I kept it simple. It's also disabled on most pages, only enabled where the user's name isn't already shown.

I had to modify our group members API to paginate (can't remember why we weren't doing this already) so I added it to the breaking changes docs.

Which issue(s) this PR fixes:

(REQUIRED)

N/A

Testing

(fill-in or delete this section)

Pytest

@hay-kot hay-kot enabled auto-merge (squash) October 12, 2024 00:28
@hay-kot hay-kot merged commit e06572b into mealie-recipes:mealie-next Oct 12, 2024
13 checks passed
@Kuchenpirat Kuchenpirat added the v2 Version 2 Issue/PR label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants