William Allen

Results 174 comments of William Allen

The table-replication seems to have been fixed, but I was able to make it duplicate the "Close Table" buttons using the same methods that caused the original table replication bug.

Interesting. I just checked again to make sure, but I still see the buttons being duplicated. The table replication has been fixed it seems. I double-checked and I believe that...

I don't think there would be much of a downside to running ShellCheck more than once. The only thing I can think of is that the information message (see screenshot...

That solution is definitely possible, but it fails to provide support for a list of files similar to other ignore files such as `.rsyncignore`, `.eslintignore`, etc. It's likely that additional...

After some investigation, it seems that the issue is that the sidebar and content of the forum is being set to a fixed height of 81vh, a fixed number relative...

Is this still able to be reproduced? I was unable to reproduce it when I just tried on macOS/Safari.

I am in favor of replacing the buttons with danger buttons.

Most users stay logged in for months at a time. Additionally, now that we have SAML authentication in place, all logins must go through a central university-provided authentication system which...

Hi @ThienPham-Si and @kusumita29, This issue is open and we will accept and review any pull requests attempting to resolve it We cannot assign an issue to someone outside of...

Would it be reasonable to enforce this by changing each element of the `choices` array to be key-value pairs with unique keys? For example: ``` "choices": { "a": {"description": "A"},...