AutoPacker-OSS / autopacker

MIT License
6 stars 1 forks source link

Adding a module there is no way to go to the previous step #74

Open MrPrecise opened 3 years ago

MrPrecise commented 3 years ago

Description

While adding a module you can't go one step backwards. During the process of adding a module, you can't go back to the previous screen where you select the type of modules you're going to use. If you wanted Game Server instead of a Single Module, then you need to go all the way out before be able to click on the right option again.

Steps to Reproduce

  1. Make a project
  2. Select the project
  3. Select "Add Module(s)"
  4. Select Single-Module / Game Server (Either would do)
  5. Try to move back to the previous page with the arrows in your browser

Expected behavior:

That you would be able to load previous page

Actual behavior:

Page isn't updating to the right page

Reproduces how often:

Every time you try to move back

Screenshots:

Image from Gyazo

ANicholasson commented 3 years ago

Not really a "bug" as it was not thought off during the development process and there is no current implementation of this so I'm changing it to an enhancement.