From 3a1598356b745dd1f0c1fb33c6969eedd20cadf7 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Wed, 12 Aug 2015 11:34:41 -0400 Subject: [PATCH] #2824, Fix issue where single search selection would filter active item and not re-display on cleared filter. Additionally fixes issue with forceSelection not working on pageLosesFocus #2824 --- RELEASE-NOTES.md | 2 ++ src/definitions/modules/dropdown.js | 7 ++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 34f0d99a0..218955b3c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -44,6 +44,7 @@ - **Dropdown** - Fix `left menu` inside `ui menu` appearing horizontally #2778 - **Dropdown** - `forceSelection` no longer sets current value in search selection when current query is blank #2058 - **Dropdown** - Fixed issue where "no results" message would be still be visible before search query on input focus #2824 +- **Dropdown** - Fixed issue where selected item would not be shown when being re-shown after filtering with single search selection #2824 **[Community Bug Fixes](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A2.1.0+is%3Aclosed)** - **Menu** - Fixes tabular menu missing variable for background. **Thanks @frontdevde** @@ -65,6 +66,7 @@ - **Menu** - Fixed issue with `labeled input` text inside menu not appearing vertically centered - **Menu** - Fixed hybrid initialization not creating `menu` correctly. Fixed docs example of hybrid `