@Alex-Tideman, It seems like it disables the refresh but it's fetching the workflow count on the page load and on clicking the refresh button in the UI.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
@Alex-Tideman, It seems like it disables the refresh but it's fetching the workflow count on the page load and on clicking the refresh button in the UI.
Originally posted by @lazy-ninja in https://github.com/temporalio/ui/issues/2396#issuecomment-2431624882
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing where the workflow count is fetched during page load and where the UI refresh button triggers fetching. The issue is resolved when the refresh behavior is consistent with the intended disabled state and the workflow count is not fetched unexpectedly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100