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

Closed
kittybest opened this issue Dec 2, 2024 · 0 comments · Fixed by #541
Closed

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 · Fixed by #541
Assignees

Comments

@kittybest
Copy link
Collaborator

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?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant