online icon indicating copy to clipboard operation
online copied to clipboard

Fix &debug=true and &randomUser=true url parameters

Open neilguertincollabora opened this issue 1 year ago • 0 comments

Randomized settings had been getting overwritten by later setup. This change moves the randomization to after the other setup.

Move debug toggle to after docloaded message Move sidebar toggle even later than that

Change-Id: Ib72b5ef4c2c31f7707a384b2d819d5cde57a796d

  • Resolves: #
  • Target version: master

Summary

Checklist

  • [ ] Code is properly formatted
  • [ ] All commits have Change-Id
  • [ ] I have run tests with make check
  • [ ] I have issued make run and manually verified that everything looks okay
  • [ ] Documentation (manuals or wiki) has been updated or is not required

neilguertincollabora avatar Feb 12 '24 21:02 neilguertincollabora