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

Connect Organizer dashboards and logged Hacker data #661

Open
3 tasks
gfting opened this issue Jul 11, 2020 · 3 comments
Open
3 tasks

Connect Organizer dashboards and logged Hacker data #661

gfting opened this issue Jul 11, 2020 · 3 comments
Labels
Type: Enhancement New feature or request

Comments

@gfting
Copy link
Member

gfting commented Jul 11, 2020

Currently, Hackers that become Organizers lose the link to their application, since the Dashboard and the Apply tab run a useHackerQuery with the wrong contextual ID.

Organizers should be able to access their data and perform actions as if they are Hackers.

Steps:

  • Expand how Organizers are stored, linking their past Hacker object to it
  • Modify the logic for either the context provider or for different queries to accommodate the new field

OR

  • Modify how the context is provided for Organizers; perhaps giving them two different fields? So one to pull Hacker info, and another for Organizer auth levels.

Those are my immediate thoughts; I can write more post-hackathon.

@gfting gfting added the Type: Enhancement New feature or request label Jul 11, 2020
@aadibajpai
Copy link
Member

Currently, Hackers that become Organizers lose the link to their application, since the Dashboard and the Apply tab run a useHackerQuery with the wrong contextual ID.

Organizers should be able to access their data and perform actions as if they are Hackers.

Steps:

  • Expand how Organizers are stored, linking their past Hacker object to it
  • Modify the logic for either the context provider or for different queries to accommodate the new field

OR

  • Modify how the context is provided for Organizers; perhaps giving them two different fields? So one to pull Hacker info, and another for Organizer auth levels.

Those are my immediate thoughts; I can write more post-hackathon.

what is the use case btw? Why should organizers have hacker application data? For testing purposes?

@leonm1
Copy link
Member

leonm1 commented Feb 28, 2021

what is the use case btw? Why should organizers have hacker application data? For testing purposes?

Probably for organizers who want to be included in the resume drop for companies.

Perhaps https://www.notion.so/vandyhacks/PBAC-for-Vaken-Design-ee1adbb7e1924131b33abe03bd73d87c will fix this

@leonm1
Copy link
Member

leonm1 commented Feb 28, 2021

Duplicate of #528

@leonm1 leonm1 marked this as a duplicate of #528 Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants