mirror of
https://github.com/discourse/discourse.git
synced 2026-08-10 23:59:31 +08:00
When selecting an item in a select-kit dropdown (e.g., the assignee
chooser in the assign modal), pressing Enter would close the modal
without completing the selection.
This was caused by commit
|
||
|---|---|---|
| .. | ||
| page_objects | ||
| assign_post_spec.rb | ||
| assign_topic_spec.rb | ||
| bulk_assign_spec.rb | ||
| core_features_spec.rb | ||
| group_assigned_spec.rb | ||
| group_preferences_spec.rb | ||
| user_menu_spec.rb | ||
| user_preferences_spec.rb | ||