Interviewer icon indicating copy to clipboard operation
Interviewer copied to clipboard

Simplifying complex network data collection.

Results 23 Interviewer issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

The performance of the sociogram dragging degrades substantially as the redux store grows. To reproduce: - install the development protocol - generate 10 sample sessions - Dragging on the sociogram...

bug
Needs resolution
blocker
NC

The sociogram interface is calling the network query `filter` method multiple times per second when dragging a node. This shouldn't be happening! Seems to be caused by dispatching `UPDATE_NODE`. -...

From focus group on July 7, 2017: Would like an option to generate directed edges. This could be a configural option in the Architect where if "directional" is turned on,...

enhancement
user feedback
NC

As a final stage of remote asset implementation, we should support asynchronous loading of remote assets (primarily external data). In Architect the user would be able to add a new...

New Feature
NC
Architect

Updating cordova IOS would allow us to keep up with bugfixes and improvements. Changes needed: - [ ] Remove wkwebview-engine - no longer needed, since it is now integrated at...

enhancement
refactor
NC

Rendering roster items as nodes in the name gen side panel is confusing and inconsistent with the dedicated roster name generator interface.

Currently autocomplete is enabled and not exposed as a prop on UI field components. This causes some issues. For example, the search input on iOS automatically corrects text that is...

enhancement
UI

Re-add the node bucket to the Narrative interface. Also, verify that node movement functions when the option is enabled correctly.

enhancement
NC

Sometimes long node labels are not completely visible. One suggestion is to add a "long press" node interaction to create a "pop up" with the complete node label, to the...

enhancement
NC