8000 Remove isWorkflowsPage check by Alex-Tideman · Pull Request #1047 · temporalio/ui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove isWorkflowsPage check #1047

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

Merged
merged 1 commit into from
Jan 17, 2023
Merged

Conversation

Alex-Tideman
Copy link
Contributor
@Alex-Tideman Alex-Tideman commented Jan 17, 2023

What was changed

Before the SvelteKit upgrade, we needed the isWorkflowsPage check on the workflows store to prevent over-fetching workflows. However, that check would return false if a namespace included | due to the encoding of that character with svelte.

With the upgrade, we no longer need this check.

Why?

Fix issue with switching to namespaces with | in them. It would never load the workflows.

Checklist

  1. How was this tested:
    Tested locally in both ui and cloud-ui with namespaces with | in them. Also checked other namespace characters.

@Alex-Tideman Alex-Tideman requested a review from a team as a code owner January 17, 2023 20:19
@vercel
Copy link
vercel bot commented Jan 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
holocene ✅ Ready (Inspect) Visit Preview Jan 17, 2023 at 8:19PM (UTC)
ui ✅ Ready (Inspect) Visit Preview Jan 17, 2023 at 8:19PM (UTC)

@cypress
Copy link
cypress bot commented Jan 17, 2023



Test summary

82 0 5 0


Run details

Project Temporal UI
Status Passed
Commit b30a1aea42 ℹ️
Started Jan 17, 2023 8:21 PM
Ended Jan 17, 2023 8:26 PM
Duration 05:22 💡
OS Linux Ubuntu - 22.04
Browser Chrome 108

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@Alex-Tideman Alex-Tideman merged commit aba6e8d into main Jan 17, 2023
@Alex-Tideman Alex-Tideman deleted the remove-isWorkflowsPage-check branch January 17, 2023 20:41
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
0