• Himanshu Kapoor's avatar
    When opening Web IDE, follow path to fork if it exists · d79ec3f6
    Himanshu Kapoor authored
    Currently when a user doesn't have permissions to commit or create a
    merge  request in a project we offer the user the option to fork the
    project when opening the Web IDE. However, if a user already has a fork
    then we open the upstream project and not the forked project in the
    Web IDE. This means users are "doomed to fail" as they won't be able
    to make changes, or save their changes and make them in the
    appropriate context.
    d79ec3f6
web_ide_link.vue 1.01 KB