Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(frontend): there is no way I can see my application after I’ve left #514

Open
kittybest opened this issue Dec 2, 2024 · 0 comments · May be fixed by #541
Open

Feat(frontend): there is no way I can see my application after I’ve left #514

kittybest opened this issue Dec 2, 2024 · 0 comments · May be fixed by #541
Assignees

Comments

@kittybest
Copy link
Contributor

Description
base on this file: https://www.notion.so/pse-team/Multi-Round-support-Testing-127d57e8dd7e804ab960e50afd56da55?d=127d57e8dd7e80338fea001c24bc7ea3#127d57e8dd7e80f1abd8c73d06d6ee53

Before, we would display all the applications on the project page, even they are not approved yet, during the application registration period. That's why after we discuss with the design team and decided no need for a personal page to manage all the application one submitted. However, we now only display the approved projects even during the application registration period.

There could be several ways:

  1. we display all the applications even they are not approved, just as before, the disadvantage is that if some applications proposal said something bad, everyone could see it.
  2. add [My Project] at the top of the projects page if the receiver address matched the connected wallet (--> but how we accomplished this under AA?)(or just store the submitted application in the localStorage and display on the top of the projects list?)
  3. build a page for user to manage their submitted applications (but still, how we know if one application belong to the user? by wallet address? or by localStorage?)
@kittybest kittybest linked a pull request Dec 10, 2024 that will close this issue
@ctrlc03 ctrlc03 moved this to In Progress in MACI Platform Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant