AlgosGitHub / KindleTwitchController

Twitch Chat Moderation and OBS Control Panel tailored for Kindle devices.
MIT License
1 stars 0 forks source link

Optimize Kindle Frontend UX #37

Closed AlgosGitHub closed 11 months ago

AlgosGitHub commented 11 months ago

Polish the brass. It's almost time to publish!

AlgosGitHub commented 11 months ago

To guard the OBS & Chat Mod buttons.

Add an "arming switch" in the form of an unlock button. Simple Padlock icon. Tap to arm the buttons, it counts down from 5 to automatically re-lock.

AlgosGitHub commented 11 months ago

To Deselect the Selected Chatter, the new moderation menu will be...

  1. Unlock Mod Buttons (Pad Lock)
  2. Mute [Timeout]
  3. Ban
  4. Deselect (X)
AlgosGitHub commented 11 months ago

Unlock and Hide buttons work great. Floating OBS Button works great. Javascript needs optimizing.

AlgosGitHub commented 11 months ago

Disabling timestamps for now, because they're hard-coded to UTC on the basic Kindle browser.

AlgosGitHub commented 11 months ago

"Are you Sure" for stream start/stop is a dialog with a very tiny Yes button. This should reduce the probability of accidental triggering.

AlgosGitHub commented 11 months ago

I've reduced the scope of this ticket. Optimize the Ux. Optimizing the javascript is a separate task.