You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Description
When a student joins the queue in the MentorQue component, the position of the queue entries is off the container. This means that the layout is not rendering as expected, potentially causing elements to overflow or be misplaced within the component. Steps to Reproduce:
Load the MentorQue component.
Add a student to the queue or simply join the queue.
Observe the position of the queue entries compared to the container.
The text was updated successfully, but these errors were encountered:
Description
When a student joins the queue in the MentorQue component, the position of the queue entries is off the container. This means that the layout is not rendering as expected, potentially causing elements to overflow or be misplaced within the component.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: