Title field is mandatory for creation of H5P content. But if a user clicks 'Save' button without entering title, then
- H5P content gets created but without a title and an ID is assigned to it
- It then displays a message stating that title is mandatory and remains on the create page
Now, if a user writes the title and clicks 'Save' button an error message is displayed as the content is being created with the same ID as that of the earlier one.
Also when the page loads the focus is not in 'Title' textbox. It should be focused on it.
Title field is mandatory for creation of H5P content. But if a user clicks 'Save' button without entering title, then
Now, if a user writes the title and clicks 'Save' button an error message is displayed as the content is being created with the same ID as that of the earlier one.
Also when the page loads the focus is not in 'Title' textbox. It should be focused on it.