Skip to content

Accessing Subfolder that does not exist render 404 Error #7437

@bivanalhar

Description

@bivanalhar

Issue

When user accesses a non-existent folder /courses/<course-id>/materials/folders/<non-existent-folder-id>, they will be presented with an empty folder instead of a 404 page.

Proposed solution

Propose to show a screen that is similar to non-existent files as shown below:
Screenshot 2024-07-17 at 11 12 29 AM
/courses/<course-id>/materials/folders/<folder-id>/files/<non-existent-file-id>

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions