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 registration for questionanswering frontend #288

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

dschiese
Copy link
Collaborator

Implement a method to indicate whether a component is accessible or not

Fixed by:

  • Passing the Map<Component name, status> to the Thymeleaf template instead of List
  • Each request to /startquestionansweringwithtextquestion calls the cached method that returns that map
  • Offline components can't be selected and appear in a darker gre

@anbo-de anbo-de self-assigned this Jul 18, 2024
@anbo-de anbo-de merged commit f03ec9b into master Jul 18, 2024
4 checks passed
@anbo-de
Copy link
Member

anbo-de commented Jul 18, 2024

@dschiese Thanks for your insightful improvement.

@anbo-de anbo-de deleted the fix_registration_for_questionanswering_frontend branch July 18, 2024 02:14
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.

2 participants