Quick question on bug reports

Marco Silva Marco Silva 3 months ago Resolved

Probably a simple one. I have read the docs but want to confirm before I change anything in production. Can someone sanity-check my understanding?

3

Strong agree. Good defaults beat a wall of toggles every single time.

Short answer: yes, and here is the supported path.

  1. Open the relevant settings panel.
  2. Make the change there rather than editing files.
  3. Save, then reload to confirm.

Doing it this way means your change survives updates. Hand-editing files does not.

This deserves more votes. It is a small change with an outsized impact on day-to-day use.

Adding a small note: the same idea applies on mobile, just with a bit more attention to tap targets.

Great point. I had not considered the angle you raised in the second paragraph — it reframes the whole thing for me.

Adding a small note: the same idea applies on mobile, just with a bit more attention to tap targets.

Tried this on a staging copy first and it behaved exactly as described. Confident enough to roll it to production now.