Skip to content

fix the classes button in the menu bar #186

@aryarm

Description

@aryarm

it should probably just do what the "topics" button does right now?

and the "topics" button should say something like "currently not yet implemented"?
or maybe we should just get rid of the "topics" button altogether for now

Context Behind this Problem

When the menu bar was first created, we envisioned having both a class and topic tree. When Max was writing the JS for the tree , he actually intended it to work for both. But it only really works as a class tree right now.
So the topic button loads the class tree right now and the classes button points to nothing, even though it should point to the same tree. @studycloud/back-end needs to get the /classes route set up to load a view of tree.blade.php.

Metadata

Metadata

Assignees

No one assigned

    Labels

    javascriptPull requests that update Javascript codephpPull requests that update Php codequickshould be quick to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions