Kiran Jonnalagadda

Results 268 issues of Kiran Jonnalagadda

HGTV needs an embed view that displays video and slides side-by-side, for use on the blog and elsewhere.

The slideshare presentz-edition loads on mobile, but slides do not advance. Possibly because Presentz can't work with the HTML5 player YouTube uses.

When adding speakers, pressing Enter submits the form instead of adding speaker. Pressing Back gets the user back to the page, but the Add button is now disabled. Enter should...

There is currently no way to re-order videos in a playlist. We need a drag and drop re-ordering interface.

The video edit page is still using old-style breadcrumbs. Breadcrumb rendering should be moved into a macro that is called from everywhere. The macro should accept a `list` of objects...

Channels should have an automatic playlist named "stream"\* (tentatively) where _all_ videos are automatically added. This playlist is created when you upload your first video to a channel. It's where...

HGTV has a [`ChannelVideo` model](/hasgeek/hasgeek.tv/blob/master/hgtv/models/video.py#L13) that is referred to from the `Channel` model, but is never used. Since the project's UX is now stable, and the `stream` playlist has provided...

HasGeek TV needs RSS or Atom feeds per channel and per playlist. 1. The per-playlist version is a list of all videos in the playlist, sorted by `playlists_videos.created_at`. Don't use...

We need additional organization types when editing a channel: 1. Podcast 2. ??? (will add more.)

All form pages have this problem: ![Screen_Shot_2013-01-03_at_9 16 34_AM](https://f.cloud.github.com/assets/26695/39919/6594a77c-5558-11e2-8240-872c393cc363.png)

Design