radiology-research / ispy2_mri

GUI to enter info on incoming MRI's for ISPY2 into database
GNU General Public License v3.0
0 stars 0 forks source link

Allow Other as field value for site #10

Closed RossBoylan closed 11 months ago

RossBoylan commented 11 months ago

Current (v0.0.7)

The site dropdown shows blank if you cancel loading data from a text file. It seems to be capable of showing blank at other times, but the rules are unclear. For example, reading in a new text file with an unknown site left the site selection blank, although at other times, with an unrecognized site (e.g., UCSF, but not in a way that directly matched) leaves the first list element (Georgetown) selected.

The dropdown does not include a blank line and there seems to be no way for the user to set the combobox to blank once a non-blank entry has been selected.

Desired

Easiest would be if drop-down list included a blank line the user could click on.

RossBoylan commented 11 months ago

Changed goal and title. Originally I wanted a blank line as a selection, but now "Other" is the choice. The displayed field still starts as blank, but that is not a user choice in the drop-down. Pending OK from @Teffany.

RossBoylan commented 11 months ago

@Teffany gives OK. Change already made in code.