temporalio / temporalio/ui

@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
#2,432 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.