Skip to content

[web] Fix timing issue in run filter#4850

Open
gulyasgergely902 wants to merge 1 commit into
Ericsson:masterfrom
gulyasgergely902:fix-run-name-filter
Open

[web] Fix timing issue in run filter#4850
gulyasgergely902 wants to merge 1 commit into
Ericsson:masterfrom
gulyasgergely902:fix-run-name-filter

Conversation

@gulyasgergely902
Copy link
Copy Markdown
Collaborator

Run filter was getting the run name and tag from the global store which made it lose sync and not getting a valid result before setting the URL. This change returns the run id and tag to the update URL function without the need for global store to return the data in time.

Run filter was getting the run name and tag from the global store
which made it lose sync and not getting a valid result before
setting the URL. This change returns the run id and tag to the
update URL function without the need for global store to
return the data in time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix 🔨 web 🌍 Related to the web app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant