- Recursively lint all production JS/JSX under src/ and shared/
- Exclude tests, mocks, and node_modules from static guard
- Update TODO status
- Exclude TODO.md from Docker build context
- Add wake lock and browser fullscreen controls to encounter header/popout
- Re-acquire wake lock after browser release (still doesnt work on tablet)
- Retry fullscreen after Android unlock; keep manual control visible
- Add larger labeled character Save button
- Use distinct panel icon for encounter full-page expansion
- Add strong active/inactive, conditions-open, and editing button states
- Keep inactive participant controls visible
- Add regression tests and update affected characterization tests
- Update project TODO notes
Chrome Android forces the root URL into PWA installation when required
manifest icon files exist. PWA names come from the manifest and cannot be
edited, which breaks workflows using multiple tracker copies.
Keep required 192/512 icon assets intentionally unavailable by committing
generated files with .png-not suffixes. Removing the manifest link does not
restore root shortcut naming; Chrome still installs the root as a PWA.
Chrome handles /display differently: even with a working manifest it offers
Install app or Create shortcut, and Create shortcut permits renaming. Keep
both manifests intentionally non-installable for consistent user-controlled
shortcut names.
Also add separate player-display favicon/logo artwork and swap /display browser
favicon to player-favicon.ico. Keep generated standard/player logo sources
under renamed inert filenames.
so much great work... I love the full screen feature; (not browser full-screen but the other one)
So the bug (#8) about not adding a character has been fixed incorrectly. lol
so much great work... I love the full screen feature; (not browser full-screen but the other one)
So the bug (https://code.draft13.com/robert/ttrpg-initiative-tracker/issues/8) about not adding a character has been fixed incorrectly. lol
<img width="1014" alt="image.png" src="attachments/d7ae9296-bf2f-4f2f-beb6-703baaf048b8">
huh, I didnt see that - wonder what fixed it. also makes me think that campaign-level npcs may or may not should be added with the add all button... which yeah I also use.
huh, I didnt see that - wonder what fixed it. also makes me think that campaign-level npcs may or may not should be added with the add all button... which yeah I also use.
and fwiw, the full screen re-activation on unlock still doesnt work. I just couldn't convince the llm context of it. it tried hard.
maybe in some pwa scenario it will work (just not in any of the ones I tried!), but PWA is.......a mess. so having a broken pwa right now is better anyway.
and fwiw, the full screen re-activation on unlock still doesnt work. I just couldn't convince the llm context of it. it tried hard.
_maybe_ in _some_ pwa scenario it will work (just not in any of the ones I tried!), but PWA is.......a mess. so having a broken pwa right now is better anyway.
yeah, for sleep - if it's not on https, it wont work - you have to add your http://host:port to the insecure origin list...... if it's https, it should work.
yeah, for sleep - if it's not on https, it wont work - you have to add your http://host:port to the insecure origin list...... if it's https, it should work.
So the bug (#8) about not adding a character has been fixed incorrectly. lol
and I read this wrong - maybe because I read it in the email and it truncated at "has been fixed" lol
....I can't repro, is this a firebase backend bug? I can individually add with no problems in my prod and test envs
> So the bug ([#8](https://code.draft13.com/robert/ttrpg-initiative-tracker/issues/8)) about not adding a character has been fixed incorrectly. lol
and I read this wrong - maybe because I read it in the email and it truncated at "has been fixed" lol
....I can't repro, is this a firebase backend bug? I can individually add with no problems in my prod and test envs
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Improves tablet combat operation, participant action clarity, static lint coverage, and Android home-screen shortcut behavior.
Tablet screen controls
Participant action states
aria-pressed,aria-expanded, and explicit action labelsAndroid shortcuts and display graphics
.png-notsuffixes/displayshortcut behavior in commit rationale/displaybrowser favicon toplayer-favicon.icoTest guard
src/andshared/node_modulesVerification
so much great work... I love the full screen feature; (not browser full-screen but the other one)
So the bug (#8) about not adding a character has been fixed incorrectly. lol
huh, I didnt see that - wonder what fixed it. also makes me think that campaign-level npcs may or may not should be added with the add all button... which yeah I also use.
and fwiw, the full screen re-activation on unlock still doesnt work. I just couldn't convince the llm context of it. it tried hard.
maybe in some pwa scenario it will work (just not in any of the ones I tried!), but PWA is.......a mess. so having a broken pwa right now is better anyway.
I noticed an error about chrome://flags something something when I did the don't sleep; not sure if the browser has the capability built in...
yeah, for sleep - if it's not on https, it wont work - you have to add your http://host:port to the insecure origin list...... if it's https, it should work.
and I read this wrong - maybe because I read it in the email and it truncated at "has been fixed" lol
....I can't repro, is this a firebase backend bug? I can individually add with no problems in my prod and test envs
It works, but there is a little error at the bottom that says it didn't, but it did; Works by my standards! :)
👁️