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

As a user, I should be able to see salary information for my job #260

Open
alexjball opened this issue Jan 10, 2021 · 1 comment
Open

As a user, I should be able to see salary information for my job #260

alexjball opened this issue Jan 10, 2021 · 1 comment
Assignees
Labels
design question Further information is requested

Comments

@alexjball
Copy link
Member

alexjball commented Jan 10, 2021

Users should be able to view the salary information of the job they select in the dropdown.

The /transitions-extended/ endpoint returns a response like this, which includes the salary information for the occupation in source_soc.source_soc_*_mean_wage. On the frontend, we process that response in DjangoApiClient. We need to update that to extract the salary info as well, and add the salary info to redux state.

Then, we want to show the source occupation as the first line of the table, but exclude transition share.

@jedpittman jedpittman added design question Further information is requested labels Jan 13, 2021
@Dev1nxavier Dev1nxavier self-assigned this Feb 27, 2021
@alexjball alexjball changed the title As a user, I should be able to see information about my job As a user, I should be able to see salary information for my job Mar 3, 2021
@jedpittman
Copy link
Collaborator

The question is whether or not that would crowd the UI. I will add this for discussion with stakeholders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants