Whenever a user presses the enter key in a single input
field, it will become disabled and a new one will appear. I am looking to automatically focus on the newly created input
field each time, while also removing the default blue border that appears when the field is clicked.
If my explanation is unclear, you can visit this link for reference.