frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.07k stars 489 forks source link

A Member List in Popup to create new Enrollment is incorrect #982

Closed hyperdatavn closed 3 months ago

hyperdatavn commented 3 months ago

Describe the bug A Member List in Popup to create new Enrollment is incorrect

To Reproduce Steps to reproduce the behavior:

  1. Use mobile layout
  2. Click on Enrollment
  3. Click Create New Encrollment
  4. Click Members
  5. See List User, it display not enough

Expected behavior A List User will display enough the same in Edit Full Form

Screenshots image image

pateljannat commented 3 months ago

By default, the framework shows only System Users on quick entry. On the full form, you will see all users. This behavior is the same on desktop as well as mobile.

@hyperdatavn