Skip to content

(bug): "SIGNUP", "LOGIN" and "Logout" should be "SIGN UP", LOG IN" and "Log Out".

Summary

Signup, login and logout are nouns. Sign up, log in and log out are verbs. Universally expected behavior is for the verbs to be used.

Steps to reproduce

  1. Click your avatar.
  2. Click "Logout".

Platform information

Chrome/Win10.

What is the current bug behavior?

"SIGNUP", "LOGIN" and "Logout" are used for these buttons.

What is the expected correct behavior?

"SIGN UP", LOG IN" and "Log Out" should be used instead.

Relevant logs and/or screenshots

37

38

39

40

41

42

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

Edited by Jake Passi