Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
208 stars 104 forks source link

Tickbox bug #588

Closed HaleyGozdanovic closed 6 months ago

HaleyGozdanovic commented 1 year ago

Whenever I try to make something on DMV, all the boxes are automatically checked, and I can't uncheck them.

I don't have any specific way to reproduce the behavior, it's just whenever I try to make anything.

Expected behavior

I haven't clicked anything, so I'd expect the boxes to not be clicked.

Screenshots

bug

Desktop (please complete the following information):

Additional context

I haven't clicked any boxes before screenshotting. Clicking on them does nothing.

DivertedCircle commented 1 year ago

Does the error occur in other browsers as well, or just Opera? Does it always occur in Opera or is it intermittent? Are you using any browser extensions, such as an adblocker? If yes, does the problem go away with the extension disabled?

closedragonfly commented 1 year ago

Turn off forced dark mode for DMV.

codeGlaze commented 6 months ago

Turn off forced dark mode for DMV.

closedragonfly has the right suggestion. I believe it's a browser or react issue with forced dark mode, so disabling it should solve the problem. Especially since our site already defaults to a dark theme.

If someone finds a fix we can shim into the site, I'm all ears, but via googling I've seen people mention it about other websites too.

Closing this until/unless something new comes up