osem-fcy/app
Andrew Kvalheim 3e7be52586 Associate form label with its control
Resolves:

    Failures:

      1) Survey as an organizer create a survey
         Failure/Error: select 'boolean', from: 'Type of Question:', visible: false # Hidden by bootstrap-select

         Capybara::ElementNotFound:
           Unable to find select box "Type of Question:" that is not disabled and Unable to find input box with datalist completion "Type of Question:" that is not disabled
         # ./spec/features/surveys_spec.rb:24:in `block (3 levels) in <top (required)>'
         # ------------------
         # --- Caused by: ---
         # Capybara::ElementNotFound:
         #   Unable to find select box "Type of Question:" that is not disabled
         #   ./spec/features/surveys_spec.rb:24:in `block (3 levels) in <top (required)>'

    Failed examples:

    rspec ./spec/features/surveys_spec.rb:15 # Survey as an organizer create a survey
2022-03-16 14:12:01 -07:00
..
assets Retire semantic_form_for 2022-02-24 15:52:34 +01:00
controllers Update UserDatatable for ajax-datatables-rails 1 2022-03-06 23:12:02 -08:00
datatables Update UserDatatable for ajax-datatables-rails 1 2022-03-06 23:12:02 -08:00
helpers Fix selectized users on booth/proposal forms 2022-03-03 16:48:49 +01:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Grant conference organizers permission to manage surveys 2022-03-16 13:37:00 -07:00
pdfs Fix ticket PDF spec 2022-02-23 14:36:06 +01:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Rename deprecated CarrierWave methods 2021-08-18 14:10:31 +02:00
views Associate form label with its control 2022-03-16 14:12:01 -07:00