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

Extract block interactivity check to a utility class #1075

Open
coderabbitai bot opened this issue Oct 15, 2024 · 0 comments
Open

Extract block interactivity check to a utility class #1075

coderabbitai bot opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
category:blocks category:other status:never-stale Prevents stalebot from marking this item as stale. type:enhancement New feature or request type:refactor Refactoring or cleanup of existing code.

Comments

@coderabbitai
Copy link

coderabbitai bot commented Oct 15, 2024

As discussed in PR #1051 comment, there is a primitive interactivity check in AutoSoupHack that could be moved to a utility class for reuse in other hacks. This change will enhance code maintainability and reusability.

Requested by @Alexander01998.

@Alexander01998 Alexander01998 added type:enhancement New feature or request category:blocks category:other status:never-stale Prevents stalebot from marking this item as stale. type:refactor Refactoring or cleanup of existing code. labels Oct 15, 2024
@Alexander01998 Alexander01998 changed the title Extract primitive interactivity check to a utility class Extract block interactivity check to a utility class Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:blocks category:other status:never-stale Prevents stalebot from marking this item as stale. type:enhancement New feature or request type:refactor Refactoring or cleanup of existing code.
Projects
None yet
Development

No branches or pull requests

1 participant