ossn/ossn-frontend

Member edit doesn't submit on enter

alexdor opened this issue · 4 comments

Editing the member's page and hitting enter doesn't submit the changes

@alexdor it does submit if the submit button is focused.

I think it should submit even if the submit button isn't focused, at least for me that is the expected ux as a user. Do you think that it's bad ux?

Yes because there are multiple functionalities on this page related to enter and we have the close option for the form as well. I think it would be confusing, especially of we take accessibility into account.

@bacharakis thoughts?