digital-york/oasis

Upload form unexpected on-click behaviour: Journal of publication - other option field

Open

#277 opened on Feb 16, 2019

 (1 comment) (0 reactions) (0 assignees)Ruby (0 forks)auto 404
Priority - mediumUIbuggood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

How to reproduce this issue

Navigate to Journal of publication field in upload form. An other option need to be used twice in order to make an additional text area appear:

  • Select other option in Journal of publication. The additional text field will not appear.
  • Click other option again. This time the additional text field will appear.

Similar, unexpected, behaviour is presented during deselecting other option:

  • select/click different option in Journal of publication field. The visible text area will not disappear.
  • click different option again. This time the text area box will disappear.

Related information

This is was first reported in #219 and #245. It affect MacOS Chrome browser (Version 71.0.3578.98).

Resolution Note

Other options fields behaves correctly. The issues is only present in the Journal of publication field.

Brief check of relevant JS code doesn't show anything different from other relevant code for reset of the fields.

Contributor guide