AfricasVoices / coda

Intelligently supporting plural message coding
MIT License
1 stars 0 forks source link

Scheme Errors not always obvious #153

Open as2388 opened 6 years ago

as2388 commented 6 years ago

If there is an error in a coding scheme when a user clicks save, a red error message appears under the row of the erroneous code. However, if this code is not visible because it has been scrolled out of view, this error can't be seen. To the user, it then seems like the save scheme button is not effecting for no reason.

A possible fix might be to scroll the erroneous code row into view when a user clicks save.