Refactoring to avoid race condition and resolve CodeQL returnless function alert 56#6543
Merged
drakenguyen4000 merged 2 commits intohackforla:gh-pagesfrom Mar 31, 2024
Merged
Conversation
|
Want to review this pull request? Take a look at this documentation for a step by step guide! From your project repository, check out a new branch and test the changes. Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL: |
W1LD-R
approved these changes
Mar 28, 2024
Member
W1LD-R
left a comment
There was a problem hiding this comment.
Hi @ajb176 — nicely done!
- I like your solution, it's concise and it works as expected when I view the site on your branch
- Your branch is correct
- You linked the issue correctly in your PR description
- You clearly described the changes, stated the reason for making them, and provided before/after gifs
- Everything looks good across mobile and desktop on Chrome and Firefox
Approved! 👍
aqandrew
added a commit
to aqandrew/website
that referenced
this pull request
Mar 28, 2024
Closed
5 tasks
freaky4wrld
pushed a commit
to freaky4wrld/website
that referenced
this pull request
Apr 9, 2024
…ng meetings (hackforla#6536) * refactor: use anonymous function as event listener callback for listing meetings * fix: prevent race condition between DOMContentLoaded and getEventData based on hackforla#6543
freaky4wrld
pushed a commit
to freaky4wrld/website
that referenced
this pull request
Apr 9, 2024
…ction alert 56 (hackforla#6543) * Possible fix for returnless function * Fix for returnless function
This was referenced Aug 10, 2025
34 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #5473
What changes did you make?
Why did you make the changes (we will use this info to test)?
Video of Proposed Changes to The Website
Visuals before changes are applied
beforechangescodeql.mov
Visuals after changes are applied
codeqlshortafterchange.mov