On a fresh install of Raspberry PI openSUSE LEAP 15.3 (also tried Tumbleweed) I observed that using yast to configure the Wifi with a password containing an apostrophe (single quote) fails to connect. (e.g. Thispassworddoesn'twork.) After inspecting /etc/sysconfig/network/ifcfg-wlan0 it appears as though the single-quote may be breaking the formatting. The same wireless network works just fine when configured with NetworkManager.
I'm new to openSUSE/yast and am not sure if this is an issue with the yast tool or wicked itself. Happy to be redirected if this is the wrong place to file this report.