klambo94 / rv-api

RV Information Application where users can track their general maintenance information and keep track of important tasks. The goal for the application is to give RV owners a single place to access and update important vehicle information online.
0 stars 0 forks source link

RV-BUG-1 Description persisting #8

Closed klambo94 closed 6 years ago

klambo94 commented 6 years ago

When entering a new description, it will persist into other items descriptions instead.

A possible issue is that I'm not populating the text field with the description.

I believe this bug is connected to RV-BUG-2, will work simultaneously.

klambo94 commented 6 years ago

As the Description fix was a simple solution, only the fix to the UI id's is committed. RV-BUG-2 will have to be worked separately.