Teams: Bin icon shows on single input, validate inputs, change scrollbar to full height
Describe the bug
There a few issues with the Teams page user form
-
There is a delete bin icon next to the input boxes which has no description (or it must be above hint). At least, it is present when nothing is entered into the input box. Otherwise, the delete bin icon is a useable button. The delete bin icon will stay until at least a second user is added. (this is okay)
-
The start-end date are not validated, so the start date can be after the end date. Related #69 (it is closed but see linked comments)
-
Usernames are not validated, so can create list of (invalid? or) identical names (though unlikely to do so)
-
The scrollbar fits to the content, not the full height of the page. (this at least looks odd) unlike on the About page (though I suppose it does fit the whole page)
It could also be useful to autofill/preview the username/uid based on the input being filled in. See for example Whosthat (automatically shows username/uid based on either username or uid)
Changeset URL
No response
Environment
OSMCha 1.2.6 with Chrome 138.0.7204.169 on Windows 10
Additional information
Initial page with small scrollbar
Form page with still small scrollbar, invalid date range input and unusable bin icon
Form page with multiple users (with the same name)