On the Riders Application page, admin users cannot see rider applications created by other accounts that are not the admin itself. Although the applications are reflected in the id, it doesn't show up in the table/index page. This makes it impossible for admin to review and approve rider applications.
Created application id 34 with other account (member role)
Logged into admin account, no application id 34 to be found
Acceptance Criteria
Rider applications created by applicants should show up in admin accounts so that admin can review applications.
Admin should be able to add notes in the riders applications and have that reflect in rider's side
Admin approving/denying the applications should reflect back in the rider's accounts (status should update)
On the Riders Application page, admin users cannot see rider applications created by other accounts that are not the admin itself. Although the applications are reflected in the id, it doesn't show up in the table/index page. This makes it impossible for admin to review and approve rider applications.
Created application id 34 with other account (member role)
Logged into admin account, no application id 34 to be found
Acceptance Criteria