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

[OPCORE-858]: fix(NewFeedsManagerScreen): no longer redirect #86

Merged
merged 3 commits into from
Sep 3, 2024

Conversation

graham-chainlink
Copy link
Collaborator

Description

The current behaviour is when we navigate to job_distributors/new page, if there is at least 1 registered job distributor, it will redirect to /job_distributors. We want to stop redirecting to /job_distributors in this scenario since we now want to support adding more than 1 manager.

JIRA: https://smartcontract-it.atlassian.net/browse/OPCORE-858

Checklist

  • This PR has an accompanying changeset if needed.

Stop redirecting to `/job_distributor` when there is atleast one registered manager since we now want to support adding more than 1 manager.

JIRA: https://smartcontract-it.atlassian.net/browse/OPCORE-858
@graham-chainlink graham-chainlink force-pushed the ggoh/OPCORE-858/new-manager-page branch from 3b6f925 to e29e5bd Compare September 3, 2024 03:43
@graham-chainlink graham-chainlink changed the base branch from main to ggoh/OPCORE-891/rename-to-job-distributor September 3, 2024 03:51
@graham-chainlink graham-chainlink changed the base branch from ggoh/OPCORE-891/rename-to-job-distributor to ggoh/OPCORE-858/new-job-distributor-home-page September 3, 2024 03:52
Base automatically changed from ggoh/OPCORE-858/new-job-distributor-home-page to main September 3, 2024 06:03
@graham-chainlink graham-chainlink merged commit 77615c2 into main Sep 3, 2024
6 checks passed
@graham-chainlink graham-chainlink deleted the ggoh/OPCORE-858/new-manager-page branch September 3, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants