Closed pjsier closed 7 years ago
@pjsier thanks for this! I think renaming the columns would be fine. Are you able to test on different browsers at all?
(More detailed review coming.)
Just updated the names! I checked Chrome and Firefox, but if IE is a priority I can try and figure out setting up a VM (I'm on a Mac).
Also, this is partially related, but the gap on the left side of the phone input is because the information icon link is created and set to visibility: hidden
. Not sure if it'd go in this PR, but I have a quick fix that uses display: none
instead if that's worth cleaning up
Addresses #302. After testing it out, it actually looks like email fits without expanding the form width, but the column headers are a little cramped. Given the title of the form is Attendees, is it alright to change the column names to just "Phone Number" and "Email"?