Skip to content

Welcome Screen: Fix search

segfault requested to merge 19200-improve-search-in-welcome-screen into stable

The filter function compared the search string to the language code instead of the language name of the child and parent nodes.

Closes #19200 (closed)

Merge request reports