mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 09:38:33 -05:00
Bug: The SocratiQ URL does not work on Chrome or Edge #259
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hpssjellis on GitHub (Nov 28, 2024).
Originally assigned to: @kai4avaya on GitHub.
The button to turn SocratiQ on or off works fine, but for me on Chrome and Edge the URL
Does not change the button from on to off etc or change the state of socratiQ on the page. I tried the following without any improvement
In the code the part that responds to the cookie is here
9799fab061/contents/ai/socratiq.qmd (L62-L71)Possibly the problem is that when the toggle button is turned off, the cookie socratiq is deleted instead of being turned to false, then when the URL is used there is no cookie to update. This theory doesn't work for why the url doesn't shut off socratiq but at least it is a start.
@profvjreddi commented on GitHub (Nov 30, 2024):
Thanks for filing these issues @hpssjellis, I've tagged @kai4avaya on these to take a look.
@kai4avaya commented on GitHub (Dec 14, 2024):
Hi @hpssjellis Great catch! This should be fixed in the next update. The code is tracking this url parameter:
widget_accessbut notsocratiq