se701g2 / Doto

Todo application for Group 2
https://doto.azurewebsites.net/
MIT License
12 stars 42 forks source link

Add task form fields are not fixed #271

Open Kalashnikkov opened 4 years ago

Kalashnikkov commented 4 years ago

Bug Summary:

When adding in a new task, filling out the fields purely by keyboard inputs make it so the fields extend to fill the width of the form - overlapping the coloured section. This makes it harder for the user to read what they have entered.


Steps To Reproduce

1) Attempt to add in a new task 2) Press TAB to go to the next field (Important that you do not click onto the next field)

Expected behaviour

It would cycle through to the next field

Observed Behaviour

The fields extend, going into the coloured section on the left

Screenshots

image

Environment