At present the handleSubmit function for the chat page.tsx handles an empty prompt text input by just returning the function. An improvement would be to communicate to the user where they have gone wrong with an Alert.
Acceptance Criteria:
- When a user submits a chat request with no prompt communicate this via an alert.