# Ant Design Select.Option Deprecation - Manual Testing Plan **Branch:** `feature/IO-3544-Ant-Select-Deprecation` **Base Branch:** `master-AIO` **Jira:** IO-3544 ## Overview This branch migrates all Ant Design `` components to the new `options` prop pattern (required for Ant Design v5+). The deprecated `Select.Option` child component pattern has been replaced with the `options` array prop. ## What Changed - **Old Pattern:** `` - **New Pattern:** `