As a user, I'd like to be aware when the Lexeme creation process is happening, so that I don't try to re-submit the lexeme, when the process is slow.
Acceptance Criteria:
- When the submit button is clicked and there are no validation errors, The button's text changes to "Creating Lexeme...".
Original Request:
Currently, after the user clicks the submit button, nothing visually happens until either the creation of the Lexeme was successful and the user is redirected there, or there was some error and the user is presented with an error message.
We probably want to somehow communicate to the user: "Please wait, we're processing your request to create a new Lexeme."
(I have no idea about the structure of Design tasks, feel free to reword it as you see fit.)
Notes
- From Sprint 8 Planning - disabled state for button was pushed for by dev and UX agreed