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(frontend): fix determining user id #237

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Nov 8, 2023

after structural changes on the popup menu on the user page, the required user id could not be determined via HTML anymore. Now the user object is passed with the triggered action and can be utilized.

after structural changes on the popup menu on the user page, the
required user id could not be determined via HTML anymore. Now the user
object is passed with the triggered action and can be utilized.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz merged commit 0585c8d into master Nov 9, 2023
10 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/noid/28-missing-user-context branch November 9, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants