Skip to content

Range slider does not save value automatically on touch devices #501

@jochenklar

Description

@jochenklar

Description / Beschreibung

The range slider in the interview does not save the value when PROJECT_QUESTIONS_AUTOSAVE = True on touch devices, since the event used is mouseup which does not fire there. touchup is not available in AngularJS.

We will need to wait for a new front-end to arrive to fix this bug.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions