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

Label edit on activity edit page is broken #5055

Closed
bmesuere opened this issue Oct 21, 2023 · 0 comments · Fixed by #5385
Closed

Label edit on activity edit page is broken #5055

bmesuere opened this issue Oct 21, 2023 · 0 comments · Fixed by #5385
Assignees
Labels
bug Something isn't working medium priority Things we want to see implemented relatively soon

Comments

@bmesuere
Copy link
Member

When loading the activity edit page, a JS error is shown in the console:

edit/:491 Uncaught TypeError: dodona.initLabelsEdit is not a function
    at edit/:491:12
(anonymous) @ edit/:491

The initLabelsEdit function was removed in b8d5804

This is code that, I think, showed a nice UI to edit labels.

@bmesuere bmesuere added bug Something isn't working low priority Thing we want to see implemented at some point labels Oct 21, 2023
@bmesuere bmesuere added medium priority Things we want to see implemented relatively soon and removed low priority Thing we want to see implemented at some point labels Feb 18, 2024
@jorg-vr jorg-vr self-assigned this Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium priority Things we want to see implemented relatively soon
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants