ilovecherries/glimmer

Improve the user login experience

randomouscrap98 opened this issue · 2 comments

Very rough there, make it a nicer form. I'm thinking maybe just a standard kind of boxed form, vertical style. like inputs one on each line, labels above, a big title that says "login" or whatever, some reactive stuff maybe to change some of the parameters.

Do you want the design to be like fluid with the page, or maybe like a unique form where it's an actual box? Different websites all do different things there. If you can get a picture of a login form you like, I can make it look like that. Also, if we go with that style for the login, I think other forms that are similar to it should match the styling, so I'll probably make some generic styling for it and apply it to other aspects

It sounds like we want the login in the sidebar, so it'll be removed from the homepage and improved in the sidebar. Also, the landing page should point to the sidebar for user login

When the user isn't logged in, maybe the login pane should be the first one displayed.