Digital-Assistant / Digital_Assistant_Client

Client for Universal Digital Assistant
GNU Affero General Public License v3.0
4 stars 17 forks source link

Introjs not displaying the selected option(s) from the dropdown #54

Closed yureshwar closed 3 years ago

yureshwar commented 4 years ago

During playback of a recorded sequence

  1. We are able to see the options in the dropdown
  2. We can select an option by using the keyboard.
  3. It is recognizing keyboard input in Typeahead but not displaying the typed characters
  4. On selection of a value from the dropdown, It is not displaying the selected option. The selected option does appear to have been added in the input even though it is not displayed.
yureshwar commented 3 years ago

This has been resolved as part of #58