Connect Create Title component to real API data
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3551312. --> Reported by: [justafish](https://www.drupal.org/user/161058) Related to !80 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>This is currently using a v1 API endpoint, pending Conductor updating their API</p> <ul> <li>Update the draft title when a new title is entered, this is also currently missing an API from the documentation</li> <li>Finish the set of associated vitest tests</li> <li>Needs a Playwright integration test</li> <li>Re-enable the rest of the draft ID test in DrupalSettingsFunctionalTest::testAccountIdInDrupalSettings</li> </ul>
issue