brookshi / Hitchhiker

a Restful Api test tool
http://www.hitchhiker-api.com
Other
2.19k stars 401 forks source link

Edit environment set at Collections page will jump to Project page #16

Open ansonliao opened 6 years ago

ansonliao commented 6 years ago

Hitchhiker version: Docker v0.1.3.

  1. Environment set existed.
  2. Stay at Collections page.
  3. Select a valid Environment set.
  4. Click the edit button icon of Environment set

Actual: Page will switch to Projects page

Expects: If edit environment set from Collections page, no page switching I think it is better UX.

Please advise.

brookshi commented 6 years ago

Good advice, because environment edit dialog is a part of Project, so it will switch to Project page and then open the dialog when click `edit environment' button.

Of course, it is a better way to open it in Collection page directly, I will add it in my plan.

Thanks.