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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 Bug: Placeholder Text Inconsistency for Different User Roles #4937

Open
1 task done
Darshan808 opened this issue May 15, 2024 · 0 comments 路 May be fixed by #4938
Open
1 task done

馃悶 Bug: Placeholder Text Inconsistency for Different User Roles #4937

Darshan808 opened this issue May 15, 2024 · 0 comments 路 May be fixed by #4938

Comments

@Darshan808
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In the /groups/:id page, where teachers can give assignments, assign mentors, and add new members, the placeholder text displayed when there are no members, mentors, or assignments is:
There are no members in this group. Click '+ add members' button to add new members.
This placeholder text is displayed to all users, including admins, mentors, and students. However, students should not see the second line as they do not have the permission to add new members.

Also the Back Button doesn't look like a button.

Steps To Reproduce

  1. Enter a group as a student (Member).
  2. Observe the placeholder text when there are no members, mentors, or assignments
  3. Also observe the back button

Expected Behavior

The placeholder text for students should only display the first line:
There are no members in this group

Screenshots

Screenshot 2024-05-15 180727

Device Information [optional]

- OS:
- Browser:
- version:

Additional context

No response

Are you working on this issue?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant