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(input): dont remove eventlistener on blur/focus #598

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

igorwessel
Copy link
Contributor

@igorwessel igorwessel commented Oct 23, 2024

Infos

Task

What is being delivered?

As we are removing the event listener in the "handleBlur" and "handleFocus" methods, libraries that use these events cannot function correctly after the first activation because we remove the event listener.

What impacts?

  • Input

Reversal plan

  • Revert

Evidences

Copy link

sonarcloud bot commented Oct 23, 2024

Quality Gate Passed Quality Gate passed for 'juntossomosmais_atomium_core'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

PR Preview Action v1.4.8
🚀 Deployed preview to https://juntossomosmais.github.io/atomium/pr-preview/pr-598/
on branch gh-pages at 2024-10-23 11:32 UTC

@igorwessel igorwessel self-assigned this Oct 23, 2024
@igorwessel igorwessel added bug Something isn't working package/core components labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working components package/core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant