mdenet / educationplatform-docker

Dockerized version of the education platform
Eclipse Public License 2.0
0 stars 1 forks source link

First-time user issues: Github login is briefly shown, error in OCL example #2

Closed agarciadom closed 12 months ago

agarciadom commented 1 year ago

I've just tried this new approach. While the instructions worked well, I noticed two issues:

  1. After clicking on an activity, the Github login screen is briefly shown to the user before we go into the main UI. This could confuse a first-time user, who could think that the app is malfunctioning in some way.
  2. While the Epsilon example worked well from the start, running the OCL example with no changes results in an error ("There was an error translating action function parameter types"). See the screenshot below.

image

agarciadom commented 1 year ago

Looking at the README again, I realise the OCL part has to be built and launched separately. That was a bit surprising for me - it'd be good to have that as part of the Docker image building.

barnettwilliam commented 1 year ago

Added a separate issue for 2. - #8