Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$40] Support direct links to the Job Candidates tabs #391

Open
maxceem opened this issue Jul 20, 2021 · 5 comments · Fixed by #398
Open

[$40] Support direct links to the Job Candidates tabs #391

maxceem opened this issue Jul 20, 2021 · 5 comments · Fixed by #398

Comments

@maxceem
Copy link
Contributor

maxceem commented Jul 20, 2021

We have a page where we list Job Candidates splitd into several tabs (example page https://platform.topcoder-dev.com/taas/myteams/16873/positions/eaa70908-20dc-488b-a9fb-e96dca98ec33/candidates)

image

We would like to be able to open any of these tabs by direct links like:

@maxceem maxceem changed the title Support direct links to the Job Candidates tabs [$40] Support direct links to the Job Candidates tabs Jul 20, 2021
@yoution
Copy link
Contributor

yoution commented Jul 20, 2021

@maxceem can I pick this one?

@maxceem
Copy link
Contributor Author

maxceem commented Jul 20, 2021

@yoution I've already asked another member for this, if he couldn't pick up, I would assign to you.

@maxceem
Copy link
Contributor Author

maxceem commented Jul 23, 2021

@mbaghel we can navigate to the tab by URL, but when we switch tab, the URL should be also updated accordingly as per:

When we click any tab the URL should be changed respectively.

image

@maxceem
Copy link
Contributor Author

maxceem commented Jul 24, 2021

@mbaghel thanks for update, it's almost there but one moment is still to be improved.

When we navigate by link without specifying the particular tab like this https://platform.topcoder-dev.com/taas/myteams/16873/positions/eaa70908-20dc-488b-a9fb-e96dca98ec33/candidates we expect that it would determine by the same logic as now which tab to redirect to, and would redirect to one of the tabs like https://platform.topcoder-dev.com/taas/myteams/16873/positions/eaa70908-20dc-488b-a9fb-e96dca98ec33/candidates/to-review or https://platform.topcoder-dev.com/taas/myteams/16873/positions/eaa70908-20dc-488b-a9fb-e96dca98ec33/candidates/interviews.

At the moment if I follow the link https://platform.topcoder-dev.com/taas/myteams/16873/positions/eaa70908-20dc-488b-a9fb-e96dca98ec33/candidates it would show the correct tab, but the URL would stay without information about the tab. So if we share such a link with someone, it could show the wrong tab at that moment.

image

@maxceem
Copy link
Contributor Author

maxceem commented Aug 3, 2021

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants