- the doc with test case/CUJ scenarios - [[ https://docs.google.com/spreadsheets/d/1zocdydnt58PLthG9159E27MRBCIaACD_hPTfQAZh0Q0/edit?gid=1849756849#gid=1849756849 |testing Wikipedia Wikifunctions integration]]
- testing is done on `testwiki` with `?useparsoid=1`
====== Issues ======
**(2) No back button on the insert wikifunction overlay? **
|[[ https://www.figma.com/design/sMOc0itmJIm6qthj8XKfMd/T363391-Design-prototype-for-WF-use-case-in-WP?node-id=1095-4805&p=f&t=yRPzVp89Mrfql4Be-0 | Figma design ]]| `testwiki wmf.25`
|---|---
|{F59250777}|{F59250816}
- a user cannot return to the Search for wikifunctions overlay
- dismissing (clicking on `x`) will close the overlay and a user needs to click on the Insert menu and click on the Function menu item to start insertin a new wikifunction.
- no shortcuts for inserting wikifunctions (cmd+? for VE shortcuts)
**(3) The error message doesn't mention the wikifunction name**
{F59250896}
(4) The error message for failed function is more visible on a page that, for example, the failed to be displayed template:
|{F59251502}|{F59251512}
==== DONE ====
✅ **DONE - should be tested on `testwiki` with `?useparsoid=1` **(1) Unable to publish (save) inserted function. View history and Special:Contributions show unsaved edits as completed.
- https://test2.wikipedia.org/w/index.php?title=Mavetuna44&diff=584202&oldid=301014 shows `
{{#function:Z18435|2,025|Z16108|1}}` as added
- switch to Edit mode: "The function is unable to display a result. Learn more"
{F59045747}
- click in the error message - a suggestion to edit appears
{F59045771}
- click on Edit, the Console error is displayed:
```
Uncaught (in promise) Error: You have too many function calls executing right now.
```