octatone / reddit.tv

HTML5 and AJAX display of videos from reddit.com to replace reddit.tv. Includes any video embed type from reddit. Only backend is reddit.com's API, everything else is clientside.
http://reddit.tv
MIT License
64 stars 70 forks source link

UI Improvement Request: Get rid of JS alert() up for 'No Videos' #40

Open twohlix opened 10 years ago

twohlix commented 10 years ago

JS Alerts are notoriously bad for UI.

Generally its just bad for the UI and incredibly annoying when using down arrows to jump through categories. I'll take a look at the code and try and get an alternative in there and issue a pull request. Just making sure the issue is written down.