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

Implement a Class for Managing Input Connections #98

Closed
3 tasks done
nidhal-labidi opened this issue Nov 20, 2024 · 1 comment
Closed
3 tasks done

Implement a Class for Managing Input Connections #98

nidhal-labidi opened this issue Nov 20, 2024 · 1 comment

Comments

@nidhal-labidi
Copy link
Contributor

nidhal-labidi commented Nov 20, 2024

Description

We need to create a class that encapsulates the logic for managing input field connections on the page context.

The class should track open connections and close all of them when we have to.

Links / References

/-

Tasks / Definition of Done

  • Create the class "ConnectionManager".
  • Add it to the module forms.
  • Use it inside the page context of the extension.

Further information

/-

@nidhal-labidi nidhal-labidi changed the title Add class connection manager Implement a Class for Managing Input Connections Nov 20, 2024
@nidhal-labidi
Copy link
Contributor Author

This issue should be closed after merging the PR: #97

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

No branches or pull requests

1 participant