Freeseer / freeseer

Designed for capturing presentations at conferences. Pre-fill a list of talks to record, record them, and upload them to YouTube with our YouTube Uploader.
http://freeseer.readthedocs.org
GNU General Public License v3.0
216 stars 110 forks source link

Edit Talks does not clear string forms when selected talk is deleted. #627

Closed SRomansky closed 9 years ago

SRomansky commented 9 years ago

Talk information (such as talk title, presenter, event...) is used to populate textboxes at the bottom of the edit talks window. This occurs when a talk is selected from the displayed list. However, when a talk is deleted from the list its loaded textbox data persists at the bottom of the page.

It would seem more intuitive to clear all of the textbox data fields when the talk is deleted.