cs136 / seashell

Seashell is an online environment for editing, running, and submitting C programming assignments.
GNU General Public License v3.0
38 stars 19 forks source link

Actions in actions/index.ts implicitly assume that project/question parameters (when given) are equal to the current open project/question #787

Closed e45lee closed 7 years ago

e45lee commented 7 years ago

This is not true in many cases. While this won't crash Seashell, it does behave oddly, as one can have a open file in a question from another question, which is strange and not intuitive.