rshigg
rshigg
I also test on Edge and I've noticed that the database doesn't persist on reload and keeps throwing the same error after the initial write. After refreshing the error goes...
@quolpr thanks for the heads up, that was exactly it! If I come across this issue I'll update here :)
I think the prettier config should affect the existing code as little as possible. In this case it seems like just setting singleQuote to true should do the trick. What...
> I'm really not a fan of pre-commit hooks. I make small commits all the time, and the majority of them are in-progress commits that fail eslint sometimes. IMHO, `git...
@antfu would the team prefer that the default UI font is the system sans fonts? We're discussing this in the contributing channel on discord.
We were wondering about letting the user change it in interface settings.
I am in agreement that system fonts should be the default but I would like to at least have an option to use a dyslexia-friendly font. To me this seems...
Are `spoilerText` and `mediaAttachments` the only two things that can appear inside the hidden area?
Sounds good. I think since the condition has gotten quite long it should be stored in a variable to help with readability and to make it easier to modify in...
That's a great point! I guess the real solution here is to update the verbiage to be less confusing when this specific edge case happens.