Anna
Anna
I realize now that it only changed the issue with the object variable going elsewhere. But I'm a little confused on how it actually renders the info messages.
I wanted to clean up my workspace. I know I still don't have the answer quite yet.
I feel silly. My biggest problem is this one. ``` { "message": { "type": "info", "message": "Check your email and click the link we sent you to confirm your new...
Typo has been fixed.
 I don't understand why the tests are failing on GitHub. While I did modify my local development user account to gain this certificate (plus did a quick change back...
I would only change it the day that website changes the URL to `x.com` fully from `twitter.com`. Despite the branding changing, it still seems to internally be referred to as...
Hi there, Thanks for your interest in contributing. This issue has not been triaged yet, and a solution has not been agreed upon. Once the issue is open for contribution,...
@huyenltnguyen I already have a pull request that technically resolves this. While it is done the same way we did the lower-jaw i.e checks for a desktop instead of being...
> I am living a couple of wording suggestions, I never completed this project so I don't have a project to test these new tests with. Except there is a...
Why don't we use the `visibilitychange` instead of `beforeunload`? https://developer.mozilla.org/en-US/docs/Web/API/Document/visibilitychange_event I mean it's just as likely to trigger and seems more reliable according to what I read. Edit: This article...