Skip to content

Upgrade Fomantic-UI to 2.10.0-beta.14#1742

Merged
mvorisek merged 3 commits intodevelopfrom
fix_dropdown_multiple_typecast
Mar 27, 2025
Merged

Upgrade Fomantic-UI to 2.10.0-beta.14#1742
mvorisek merged 3 commits intodevelopfrom
fix_dropdown_multiple_typecast

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented Feb 25, 2022

@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch from 8208cab to 2835302 Compare February 25, 2022 18:08
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 2 times, most recently from 0d0d4ed to c20b73b Compare August 21, 2022 18:20
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch from c20b73b to c8c4427 Compare August 27, 2022 20:05
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 10 times, most recently from 621fb87 to c1a83fc Compare October 2, 2022 10:20
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 5 times, most recently from f48521b to 0b6fae9 Compare October 10, 2022 10:30
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 9 times, most recently from e6163a5 to d8f4862 Compare October 17, 2022 17:13
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 2 times, most recently from d1e969c to c10f610 Compare November 30, 2022 20:42
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 3 times, most recently from 4bf75cb to 75436f6 Compare March 6, 2025 12:26
@mvorisek mvorisek changed the title Fix dropdown multiple data double encode Escape HTML by default in dropdown and toast Mar 6, 2025
@mvorisek mvorisek added MAJOR and removed help wanted labels Mar 6, 2025
@mvorisek mvorisek changed the title Escape HTML by default in dropdown and toast Escape HTML by default in Fomantic-UI dropdown and toast Mar 6, 2025
@mvorisek mvorisek changed the title Escape HTML by default in Fomantic-UI dropdown and toast Escape HTML by default in dropdown and toast Mar 6, 2025
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 4 times, most recently from 52e6ac9 to 571cf62 Compare March 6, 2025 18:30
@mvorisek mvorisek changed the title Escape HTML by default in dropdown and toast Fix lookup multiple issues Mar 8, 2025
@mvorisek mvorisek removed the MAJOR label Mar 8, 2025
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 2 times, most recently from 893d59e to cb26e94 Compare March 8, 2025 15:49
@mvorisek mvorisek changed the title Fix lookup multiple issues Fix Lookup allowMultiple Mar 9, 2025
@mvorisek mvorisek force-pushed the fix_dropdown_multiple_typecast branch 6 times, most recently from e673e93 to 9ff0127 Compare March 10, 2025 20:35
Comment on lines +33 to 44
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "dropdown_single"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "dropdown_single2"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "dropdown_multi"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "dropdown_multi2"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "dropdown_multi_json"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "lookup_single"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "lookup_single2"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "lookup_multi"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "lookup_multi2"
When I select "uTitle <b>\"' &lt;&quot;&amp;" in lookup "lookup_multi_json"
When I press button "Save"
Then Modal is open with text "match u add: 1"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All complex tests pass, thank you @lubber-de for going the jorney with me and @mkrecek234 for reporting the issue!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mvorisek Thanks a lot for sorting this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

HTML mismatch in Dropdown with allowMultiple

2 participants