ChildMindInstitute / mindlogger-applet-builder

Browser-based interface for building MindLogger applets
Other
2 stars 0 forks source link

Dropdown List Item #468

Open WorldImpex opened 3 years ago

WorldImpex commented 3 years ago

As an editor, I want to have the option to make a dropdown list that is single select or multi-select so that my users can make choices easier

Requirements

Dropdown.png

Sshetty2 commented 3 years ago

https://github.com/ChildMindInstitute/mindlogger-applet-builder/pull/491 https://github.com/ChildMindInstitute/mindlogger-app/pull/1937 https://github.com/ChildMindInstitute/mindlogger-web/pull/141

natalia-muzyka commented 2 years ago

@WorldImpex could you clarify, please:

  1. The token value, response option image, tooltip, color palette, set alert, subscales are out of the scope for the dropdown item, right?
  2. Text Input Option was not implemented for the first versions, but now it is mentioned in the DropdownList item requirements, so I created a ticket for it. Implement Text Input Option on the website#419

Issues:

Cross-platform: Cumulative scores are not calculated for dropdown item on all platforms#2483 Dropdown list item responses aren't stored and shown on the Data tab, DataViz(Responses, Review), CSV export#2475

Mobile app: [UI] Dropdown list is barely visible because of translucent background#2474 [UI] Response option text is displayed out of the dropdown item after selecting in a multiselect mode#2476 [UI] The long response option text is partially hidden in the expanded dropdown list#2477 The Undo button doesn't clear the dropdown list single selection#2478 [UI] The "Ok" button stays inactive(grey) even when at least one selection was made in the dropdown multiple selection list#2479 [UI] The "Ok" button overlays the selected options on the dropdown multiselect item screen#2480 Variable names are displayed in the dropdown list instead of the variable values#2481

Website: [UI][Single/Multiple select] The long response option text is displayed out of the dropdown item after selecting#414 Variable names are displayed in the dropdown list and prompt instead of the variable values#416 There is no error if user tries to save(clicks "Next") on the multiple select dropdown item without any selection made#417 [UX] Dropdown multiple select list is automatically closed after every selection#418

Library: The dropdown item is disappeared after clicking on the item and collapsing/expanding the activity#179 The dropdown item isn't expanded(the prompt type isn't displayed) after clicking on the item/arrow#180 [UI] The item type icon is missing on the dropdown item in the Search results#181

WorldImpex commented 2 years ago
  1. yes
  2. Perfect! Thank you @natalia-muzyka
natalia-muzyka commented 2 years ago

@WorldImpex do we need these options for dropdown list item?: Set response timer and Remove ability to go back to the previous item?

WorldImpex commented 2 years ago

@natalia-muzyka No but they could be backlog items