JoshuaXOng opened a new pull request, #2597:
URL: https://github.com/apache/iggy/pull/2597

   Relates to https://github.com/apache/iggy/issues/2596.
   
   Removing the logout code within the logout page `load` function / removing 
the `+page.ts` file. Preventing the code from running as a part of preload on 
hover, otherwise in combination with 
https://github.com/apache/iggy/blob/master/web/src/app.html#L37.
   
   Except for the guard, the same code logout code is ran here 
`https://github.com/apache/iggy/blob/master/web/src/routes/auth/logout/%2Bpage.ts#L29.
   
   I.e., when hovering over the "Log Out" button it does not trigger the logout 
sequence, when clicking it does; whereas prior, hovering would also trigger the 
sequence.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to