AnthonMS / TimeMentor

This is the temporary repo for my Final Assignment for my studies
0 stars 0 forks source link

Bug - Userlist search input is disabled #17

Closed AnthonMS closed 5 years ago

AnthonMS commented 5 years ago

Time Estimate: 2 Hours When you click on edit on the userlist page, all input fields are disabled, including the search bar. This is fine, but it needs to be enabled again when done editing user.

AnthonMS commented 5 years ago

The search input is not disabled ever. We can make it so it is disabled until the user stops editing, but for now lets just keep it simple and not disable it at all.