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
Currently, /class/new requires Users to first select a School.
However, the interface for selecting a School feels like a separate page.
This may confuse users.
It may be a good idea to redirect to a new page (e.g, /class/new/:schoolId) upon School selection.
The text was updated successfully, but these errors were encountered:
Currently,
/class/new
requires Users to first select a School.However, the interface for selecting a School feels like a separate page.
This may confuse users.
It may be a good idea to redirect to a new page (e.g,
/class/new/:schoolId
) upon School selection.The text was updated successfully, but these errors were encountered: