hotwax / company

App for managing company level settings in OMS
Apache License 2.0
1 stars 3 forks source link

User Input Save Functionality Enhancement #33

Closed Adameddy26 closed 2 weeks ago

Adameddy26 commented 3 months ago

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.

Adameddy26 commented 2 weeks ago

Verified and working fine in release v1.1.0. Hence, closing this ticket.