Skip to content

Move "popup" functionality of forums/grading/code viewers/etc. to just open in new tab #3271

Description

@MasterOdin

We should move away from things that call window.open() and creates a new window that is above Submitty (or a new tab) (example code that does it: https://github.com/Submitty/Submitty/blob/master/site/public/js/server.js#L1255-L1258) to just be plain HTML a tags with a target="_blank".

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