[wp-meta] [Making WordPress.org] #1524: WordPress.org SSO: custom template handling and CSS for login-related screens
Making WordPress.org
noreply at wordpress.org
Mon Jan 18 20:54:41 UTC 2016
#1524: WordPress.org SSO: custom template handling and CSS for login-related
screens
--------------------------+---------------------------------
Reporter: stephdau | Owner:
Type: enhancement | Status: new
Priority: normal | Component: login.wordpress.org
Resolution: | Keywords: has-screenshots
--------------------------+---------------------------------
Comment (by ocean90):
I know it's WIP, but `login.scss` looks hard to maintain at its current
state:
* Compass should be avoided, there is no real benefit of it.
* Some CSS properties have missing vendor prefixes, some have to many.
[https://github.com/postcss/autoprefixer Autoprefixer] can take care of
it.
* The [https://make.wordpress.org/core/handbook/best-practices/coding-
standards/css/ CSS Coding Standards] should be followed like "each
selector should be on its own line" or "property-value pairs should be on
their own line".
I've noticed the `?screen=lostpassword` line in the second screenshot, IMO
it should be just `/lostpassword` or `/recovery`.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1524#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list