This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests
Osama Sayegh 0f807ba85b
UX: Allow select-kit to have an autofocus option (#12183)
On some modals the main/primary input field is a select-kit component (like `{{email-group-user-chooser}}` on the assign modal), so it makes sense to allow select-kit to steal focus on modals like these. This PR adds an `autofocus` option (default false) that allows select-kit to steal focus when it's rendered.
2021-02-23 13:20:32 +03:00
..
acceptance DEV: Fix group-index-test under Ember CLI (#12153) 2021-02-22 15:27:01 +01:00
fixtures FEATURE: Add new features section in admin dashboard (#11731) 2021-01-22 10:09:02 -05:00
helpers DEV: Scope query to the testing container (#12152) 2021-02-22 15:26:50 +01:00
integration UX: Allow select-kit to have an autofocus option (#12183) 2021-02-23 13:20:32 +03:00
unit FIX: Subfolder replace should only affect URL prefix (#12135) 2021-02-19 16:06:18 -03:00
index.html DEV: Migrate more tests to our Ember CLI format. (#11899) 2021-02-01 09:01:47 -05:00
plugin_tests.js.erb FIX: Load .js files from plugins in qunit testing env (#11304) 2020-12-03 10:25:42 -06:00
setup-tests.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
test_helper.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
test-helper.js DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00