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

Clicking on the Complain button appears to do Nothing #9735

Closed
Malekos74 opened this issue Nov 11, 2024 · 3 comments · May be fixed by #10072
Closed

Clicking on the Complain button appears to do Nothing #9735

Malekos74 opened this issue Nov 11, 2024 · 3 comments · May be fixed by #10072
Assignees
Labels
assessment Pull requests that affect the corresponding module bug core Pull requests that affect the corresponding module iris Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module text Pull requests that affect the corresponding module

Comments

@Malekos74
Copy link

Describe the bug

Clicking on the complain button appears to do nothing since the complain tab gets expanded down and one needs to scroll to see the contents

To Reproduce

  1. Go to a course that has a text exercice as a student
  2. Start the exercice (type whatever)
  3. Log in as a tutor or instructor and grade the exercice
  4. Login as the original student and open your assesement
  5. Click on the complain button
  6. You will notice that nothing apparently happened, try scrolling down and you should see the text box where you can write the complaint.

Expected behavior

Clicking on the complaint button should automatically expand the parent div in order to make it clear to the students that they can indeed do the complaint. Instead of having a scroll bar, the overflow should be handeled differently by showing it.

Screenshots

Before clicking on the complain
image
After clicking on the complain
image

Which version of Artemis are you seeing the problem on?

7.7.0

What browsers are you seeing the problem on?

Chrome, Safari, Microsoft Edge, Firefox

Additional context

No response

Relevant log output

No response

@Malekos74 Malekos74 added the bug label Nov 11, 2024
@Malekos74 Malekos74 self-assigned this Nov 11, 2024
@github-actions github-actions bot added assessment Pull requests that affect the corresponding module core Pull requests that affect the corresponding module iris Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module text Pull requests that affect the corresponding module labels Nov 11, 2024
@krusche
Copy link
Member

krusche commented Nov 11, 2024

A simple workaround could be to scroll down shortly after the user had clicked on the complain button

@badkeyy
Copy link
Contributor

badkeyy commented Nov 12, 2024

I will have a look at this

EDIT: Sorry I just saw that you self assigned the issue. I still decided to publish my PR as I already completed the fix. Hope thats alright with you

@Malekos74
Copy link
Author

It's okay, I thought assigning myself only means that I reported the issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assessment Pull requests that affect the corresponding module bug core Pull requests that affect the corresponding module iris Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module text Pull requests that affect the corresponding module
Projects
None yet
3 participants