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

ROU-4327: Improve event management on remove handler #781

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Conversation

BenOsodrac
Copy link
Contributor

@BenOsodrac BenOsodrac commented Jul 10, 2023

This PR is for improving the management of the events. This was found when improving the lifecycle of the orientationChange event (OutSystems code), that was not being added again in runtime, as the _events map wasn't correctly removing the eventType, when the last handler was removed.

Checklist

  • tested locally
  • documented the code
  • clean all warnings and errors of eslint
  • requires changes in OutSystems (if so, provide a module with changes)
  • requires new sample page in OutSystems (if so, provide a module with changes)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@BenOsodrac BenOsodrac merged commit 8238c5e into dev Jul 11, 2023
@BenOsodrac BenOsodrac deleted the ROU-4327 branch July 11, 2023 10:24
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