-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mobile Navigation Component #234
Conversation
need to figure out gradient length fix and add white gradient when white navgiation bar
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The UI feels a bit unintuitive, where instead of contracting the menu, clicking it takes you to that page, which people might not recognize is a page. Dropdown is a bit too wide, and hamburger icon should be set relative to right side as well
changed sign up input text's preview text to be username or email.
* Fix blog validations on client * Remove last_update_date * Make b:push run first --------- Co-authored-by: Ricky Zhang <[email protected]> Co-authored-by: UF SASE Webmaster <[email protected]>
* mostly done need to figure out gradient length fix and add white gradient when white navgiation bar * temp fix to about * white gradient * login button styling * gradient styling fixes * styling * cn reformatting * text too big :( * hover scale styling * Close mobile menu on outside click * delete unused routes * fixed signup and auth error handling * fixed formatting * responses fixed * update authform changed sign up input text's preview text to be username or email. * Fix blog validations on client (#241) Yippee * Fix blogs validation part 2, remove last_update_date (#242) * Fix blog validations on client * Remove last_update_date * Make b:push run first --------- Co-authored-by: Ricky Zhang <[email protected]> Co-authored-by: UF SASE Webmaster <[email protected]> * wrote better program description * trivial change --------- Co-authored-by: Ricky Zhang <[email protected]> Co-authored-by: Thuy Le <[email protected]> Co-authored-by: redtinypoop <[email protected]> Co-authored-by: Sihala Senevirathne <[email protected]> Co-authored-by: UF SASE Webmaster <[email protected]> Co-authored-by: Elliot Liu <[email protected]>
* fix: remove "CHANGE!!!!!" text from sponsor card * fix: move button below text on sponsor card * update authform changed sign up input text's preview text to be username or email. * Fix blog validations on client (#241) Yippee * Fix blogs validation part 2, remove last_update_date (#242) * Fix blog validations on client * Remove last_update_date * Make b:push run first --------- Co-authored-by: Ricky Zhang <[email protected]> Co-authored-by: UF SASE Webmaster <[email protected]> * wrote better program description * Mobile Navigation Component (#234) * mostly done need to figure out gradient length fix and add white gradient when white navgiation bar * temp fix to about * white gradient * login button styling * gradient styling fixes * styling * cn reformatting * text too big :( * hover scale styling * Close mobile menu on outside click * delete unused routes * fixed signup and auth error handling * fixed formatting * responses fixed * update authform changed sign up input text's preview text to be username or email. * Fix blog validations on client (#241) Yippee * Fix blogs validation part 2, remove last_update_date (#242) * Fix blog validations on client * Remove last_update_date * Make b:push run first --------- Co-authored-by: Ricky Zhang <[email protected]> Co-authored-by: UF SASE Webmaster <[email protected]> * wrote better program description * trivial change --------- Co-authored-by: Ricky Zhang <[email protected]> Co-authored-by: Thuy Le <[email protected]> Co-authored-by: redtinypoop <[email protected]> Co-authored-by: Sihala Senevirathne <[email protected]> Co-authored-by: UF SASE Webmaster <[email protected]> Co-authored-by: Elliot Liu <[email protected]> --------- Co-authored-by: redtinypoop <[email protected]> Co-authored-by: Sihala Senevirathne <[email protected]> Co-authored-by: Ricky Zhang <[email protected]> Co-authored-by: UF SASE Webmaster <[email protected]> Co-authored-by: Elliot Liu <[email protected]> Co-authored-by: Taebok Joseph Kim <[email protected]> Co-authored-by: Thuy Le <[email protected]>
Issue #226 [Mobile Navigation Component]: