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

refactor: convert class property to local variable #7975

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

vursen
Copy link
Contributor

@vursen vursen commented Oct 15, 2024

Description

Converted _rowWithFocusedElement from a class property to a local variable, as it's not used anywhere else. Also, removed the related focusout listener.

Type of change

  • Refactor

Copy link

sonarcloud bot commented Oct 15, 2024

@vursen vursen marked this pull request as ready for review October 15, 2024 13:46
@vursen vursen merged commit e45e4cd into main Oct 16, 2024
9 checks passed
@vursen vursen deleted the replace-class-property-with-local-variable branch October 16, 2024 05:00
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.

2 participants