Skip to content

Comments

fix: toggle connection effect (#2454)#2470

Merged
zunderscore merged 2 commits intocrowbartools:v5from
CKY-:v5-fix-toggle-connection
Mar 17, 2024
Merged

fix: toggle connection effect (#2454)#2470
zunderscore merged 2 commits intocrowbartools:v5from
CKY-:v5-fix-toggle-connection

Conversation

@CKY-
Copy link
Collaborator

@CKY- CKY- commented Mar 16, 2024

Description of the Change

To fix the connection effect
the integration.id was missing from the id type
while I was here there was some linting issues so I resolved them

after fixing the id issue there was an issue where the
startup event would not wait for scripts to load
so I applied an await to the startupScriptsManager.runStartupScripts(); function and made the window event async.

Applicable Issues

#2454

Testing

loaded the application and looked in the log to ensure that the load event fired after all scripts where loaded
as well as saw the visual connection on the status area.

Screenshots

@CKY- CKY- requested a review from ebiggz as a code owner March 16, 2024 08:38
@zunderscore zunderscore changed the title Fix: toggle connection effect fix: toggle connection effect (#2454) Mar 17, 2024
@zunderscore zunderscore merged commit ae29e69 into crowbartools:v5 Mar 17, 2024
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