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

fix: Missing Name in Timeline Event #3245

Conversation

michael-genson
Copy link
Collaborator

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

At some point, the user's name started getting dropped from new timeline events:
image

This PR fixes that by converting tc to t:
image

I also moved the subject generation since it really shouldn't be statically generated whenever the component is loaded, rather it should be generated when the event is being created, though I don't think it was causing issues previously.

Which issue(s) this PR fixes:

(REQUIRED)

N/A

Testing

(fill-in or delete this section)

Manually

@boc-the-git boc-the-git enabled auto-merge March 5, 2024 05:42
@boc-the-git boc-the-git merged commit 2e7078e into mealie-recipes:mealie-next Mar 5, 2024
9 checks passed
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.

2 participants