Skip to content

fix: memoize dependencies in ResultProgressStep#393

Merged
lachmanfrantisek merged 1 commit into
packit:mainfrom
Venefilyn:fix/progress-step-dependencies
Apr 8, 2024
Merged

fix: memoize dependencies in ResultProgressStep#393
lachmanfrantisek merged 1 commit into
packit:mainfrom
Venefilyn:fix/progress-step-dependencies

Conversation

@Venefilyn

@Venefilyn Venefilyn commented Apr 7, 2024

Copy link
Copy Markdown
Collaborator

Some dependencies to useMemo in ResultProgressStep wasn't updated and
didn't render properly. This should have been caught by linting when
this was being implemented. The linting should be fixed by #392

TODO:

  • Write new tests or update the old ones to cover new functionality.
  • Update doc-strings where appropriate.
  • Update or write new documentation in packit/packit.dev.
  • ‹fill in›

Fixes

Related to

Merge before/after

RELEASE NOTES BEGIN
Fix memoize dependencies in ResultProgressStep
RELEASE NOTES END

@usercont-release-bot

usercont-release-bot commented Apr 7, 2024

Copy link
Copy Markdown

Preview: https://packit-dashboard-pr-393.surge.sh (deployed at Mon 08 Apr 2024, 14:12 UTC)

@softwarefactory-project-zuul

Copy link
Copy Markdown
Contributor

Some dependencies to `useMemo` in ResultProgressStep wasn't updated and
didn't render properly. This should have been caught by linting when
this was being implemented. The linting should be fixed by packit#392
@lachmanfrantisek lachmanfrantisek force-pushed the fix/progress-step-dependencies branch from 9e3ecf5 to 661a2d0 Compare April 8, 2024 14:11
@softwarefactory-project-zuul

Copy link
Copy Markdown
Contributor

@lachmanfrantisek lachmanfrantisek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lachmanfrantisek lachmanfrantisek added this pull request to the merge queue Apr 8, 2024
Merged via the queue into packit:main with commit eb4bc41 Apr 8, 2024
@Venefilyn Venefilyn deleted the fix/progress-step-dependencies branch June 4, 2024 12:29
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.

3 participants