Closed MartijnR closed 6 years ago
@MartijnR - I'm still seeing this issue. Please see the attached screenshots showing before and after data was entered:
Ah thanks. Sorry about that.
To reproduce, 1 set screen to 500px high and 2 open: http://localhost:8005/single/fs/i/::hhF7kngN?ecid=a&PID=b. 3 Enter value click Close straight away
Steps:
Expected: The form closes and the text entered into the field is saved.
Actual: The form is not closed. The All Changes Saved message appears when the text is saved and the message pushes the Close button down the page (your mouse cursor is no longer over the Close button after it is pushed down).
Note: If you click near the bottom edge of the Close button in Step 3, the form does Close with that click. The All Changes Saved Message appears and pushes the Close button down, but the mouse cursor is still over the Close button.
It looks like what we need is for an empty line (or perhaps " ") to be displayed upon opening the form prior to the first Saving/All Changes Saved/Failed to Save Changes message being displayed so that the buttons do not get displaced once those messages appear.