PEKennedy / cityquery

0 stars 0 forks source link

Select a File #6

Open RyanD871 opened 1 year ago

RyanD871 commented 1 year ago

As a user, I need to have a way to select a file, so that the application can highlight all objects in this file as selected.

RyanD871 commented 1 year ago

QA Requirements: selecting the checkbox beside a file in the uploaded file list selects all objects in that file, de-selecting all objects in a file manually results in the checkbox being unchecked (use twobuildings.city.json to test this), unchecking the checkbox de-selects all objects in that file, and selecting one file while multiple are uploaded only causes the desired file to be selected.

Conner-H commented 1 year ago

select checkbox doesnt work when an object is already selected in that file