[Requested implicitly at https://www.wikifunctions.org/w/index.php?title=Wikifunctions_talk:Naming_conventions&diff=0&oldid=233615#c-Jdforrester_(WMF)-20251205152600-YoshiRulz-20251203170500 ]
Description
When a Function call returns an error, we generally set Z22K1 to Z24, and in the UX we show this as a link to Z24, "void". However, this is not very user-friendly experience. Instead, we should detect this state and show some sort of alert / way of informing the user that an error happened.
Note: What do we want to do when we both return a value and also an error? (This is officially supported by the function model, but might not actually work right now; either way, we should have a plan.)
Desired behavior/Acceptance criteria
- Don't show "void"
- Show something that clearly says an error happened
Devices and Design (URLs or screenshots)
- Desktop: ...
- Small screens/mobile: ...
Completion checklist
- Before closing this task, review one by one the checklist available here: https://www.mediawiki.org/wiki/Abstract_Wikipedia_team/Definition_of_Done#Front-end_Task/Bug_Completion_Checklist


