Page MenuHomePhabricator

Make QuickSurveys work with the Vue 3 migration build
Closed, ResolvedPublic

Description

Follow the steps in the "test plan" section of the parent task: T289019: Test Vue 3 migration build with extensions/skins using Vue. The outcome of this task should be that QuickSurveys runs without errors both under Vue 2 and under the Vue 3 migration build.

Event Timeline

QuickSurveys works in Vue 3 except for an error in WVUI when focusing checkboxes, which I suspect is due to an upstream bug in Vue. This is tracked as one of the items in T295106: Update WVUI for Vue 3 compatibility

Catrope claimed this task.

WVUI needed changes for the checkboxes to work correctly, but that's part of T295106. Once those changes are merged, QuickSurveys will work just fine.