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

fix: Overview page refresh every 5 seconds #66

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

jonas-martinez
Copy link
Collaborator

@jonas-martinez jonas-martinez commented Dec 30, 2022

Closes #65

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I included unit tests that cover my changes
  • I added/updated the documentation about my changes
  • I made my own code-review before requesting one

Description of the changes

The Overview page was not refreshed anymore because a PR move the code fetching the builds to the initState, causing it to not be executed again when the timer triggered a setState.

@jonas-martinez jonas-martinez added the bug Something isn't working label Dec 30, 2022
@jonas-martinez jonas-martinez self-assigned this Dec 30, 2022
@jonas-martinez jonas-martinez merged commit ac24d1d into beta Jan 2, 2023
@jonas-martinez jonas-martinez deleted the refresh-build-page branch January 2, 2023 09:36
@shiipou
Copy link
Contributor

shiipou commented Jan 2, 2023

🎉 This PR is included in version 1.0.0-beta.23 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Aug 11, 2023

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Aug 21, 2023

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Oct 8, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Build page is not refreshed automatically every x seconds
3 participants