-
Notifications
You must be signed in to change notification settings - Fork 297
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
Programming exercises
: Display automatic assessment history correctly
#8542
Programming exercises
: Display automatic assessment history correctly
#8542
Conversation
WalkthroughThe update aims to enhance the sidebar card component's functionality by refining the routing behavior and introducing a method to trigger page reloads. These adjustments are designed to offer a more interactive and responsive user experience by enabling dynamic navigation based on selected sidebar items. Changes
Possibly related issues
Recent Review DetailsConfiguration used: CodeRabbit UI Files selected for processing (4)
Files skipped from review as they are similar to previous changes (2)
Additional Context UsedPath-based Instructions (2)
Additional comments not posted (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Programming Exercise
: Automatic assessment history is incorrectly displayedProgramming Exercise
: Display automatic assessment history correctly
6d8b8c1
to
f8c4e59
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on ts4, works as expected. Code also lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manually tested on ts4, works as expected
I don't think a force reload on every sidebar switch is the way to go here. This seems to be a rather inefficient hotfix to me. Did you consider preventing the wrongful loading or whatever caused the issue in the first place? If yes, why did you decide against a direct fix of that? |
Programming Exercise
: Display automatic assessment history correctlyProgramming exercises
: Display automatic assessment history correctly
Checklist
General
Client
Changes affecting Programming Exercises
Motivation and Context
Fixes this issue: #8529
Steps for Testing
Prerequisites:
Testserver States
Note
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Review Progress
Performance Review
Code Review
Manual Tests
Exam Mode Test
Screenshots
Exercise with History
History is no longer displayed when switching to another exercises