bandada-infra / bandada

A system for managing privacy-preserving groups.
https://bandada.pse.dev
MIT License
66 stars 59 forks source link

Back button is not working when creating on chain group #585

Closed waddaboo closed 3 weeks ago

waddaboo commented 4 weeks ago

Describe the bug Users unable to click on the back button upon clicking create on-chain group.

To Reproduce Steps to reproduce the behavior:

  1. At groups page, click on Add group button.
  2. In new groups page, select On chain in group type, it will redirect users to group preview.
  3. In this page, users can select to either Create group or Back.
  4. Clicking Back does not go back to the previous step.

Expected behavior The Back button is supposed to redirect users back to the previous step.