Josh Sisskind

Results 29 issues of Josh Sisskind

Found in hoot/model/Conflicts.js, conflicts.loadMissingFeatureDependencies. Test should include zooming out during a review, and to operate on the dependencies during delete

Category: Test

Given two POI's to review, A and B, here are possible options to show a user during the POI review (need to get feedback on this): ~~**Merge A and B**~~...

Type: Feature
Status: New/Undefined
Priority: Medium
Category: UI

So "frequently" when I load up my conflated dataset into review mode, the blue feature is empty. It's not something I can recreate on demand. ![image](https://cloud.githubusercontent.com/assets/6191659/18096937/f3098a14-6ea9-11e6-8f43-f7b33eeb8ee9.png) ![image](https://cloud.githubusercontent.com/assets/6191659/18096941/f6bd13ba-6ea9-11e6-96d9-18f0de260413.png) ![image](https://cloud.githubusercontent.com/assets/6191659/18096948/fbe51d2e-6ea9-11e6-8b2c-b2360ff3fc21.png) ![image](https://cloud.githubusercontent.com/assets/6191659/18096954/ff628b30-6ea9-11e6-8c38-ec95ddd715aa.png)

Type: Bug
Status: Rejected
Status: New/Undefined
Type: Requirement
Category: UI

Should include: - Validation of fields - Cancelling Job Should now also include new functionality from #759 including: - Custom suffix

Type: Task
Status: New/Undefined
Priority: Low
Category: Test

Default iD behavior is to delete a relation when all members have been deleted. Currently, relations made up of nodes are not deleted, but are left as modified. This behavior...

Type: Bug
Status: New/Undefined
Priority: Medium
Category: UI

Type: Task
Status: New/Undefined
Priority: Low
Category: Test

Symbology.js is not being covered, but unsure if that is because it is (a) no longer being used or (b) there is a bug which is causing this code to...

Type: Task
Status: New/Undefined
Priority: Low
Category: UI

Type: Task
Status: New/Undefined
Priority: Low
Category: Test

Currently not covered (in hoot/control/Export.js): ``` function checkForTemplate(){ var hidden=false; var exportType = d3.select('.fileExportFileType').value(); var transType = d3.select('.fileExportTranslation').value(); // Check if output type is File Geodatabase if (exportType===''){exportType=d3.select('.fileExportFileType').attr('placeholder');} if (transType===''){transType=d3.select('.fileExportTranslation').attr('placeholder');}...

Type: Task
Status: New/Undefined
Priority: Low
Category: Test

Status: New/Undefined
Priority: Medium
Category: UI
Category: Test