Skip to content

Passing Template Variables into Requests #5

@nathanael-cho

Description

@nathanael-cho

I just pushed an implementation of the draw page that looks ugly but works as intended (what I pushed shortly after posting this). However, the method of passing the template variable along that I used is extremely hacky, putting classroom_id from the draw url into a hidden div from which we can extract its value when working in React.

The solution would most likely be to make the GET request directly from the server, but I'm not sure how to do that as of now (and it's 5 in the morning). Help is appreciated :). Thanks y'all for putting up with me.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions