Currently, the values provided by the user in the input field are getting saved when the user presses the Enter button. However, there is no save button on the page, which makes it difficult for the user to identify that the save functionality exists on the Enter button.
Expectation:
After entering a value in the input field, the value should be saved when the user clicks outside the input field.
Description
Currently, the values provided by the user in the input field are getting saved when the user presses the Enter button. However, there is no save button on the page, which makes it difficult for the user to identify that the save functionality exists on the Enter button.
Expectation: After entering a value in the input field, the value should be saved when the user clicks outside the input field.