[buddypress-trac] [BuddyPress] #3611: Activity update UI doesn't really work with javascript disabled
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Oct 6 20:41:19 UTC 2011
#3611: Activity update UI doesn't really work with javascript disabled
--------------------------+-----------------------
Reporter: boonebgorges | Owner: DJPaul
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 1.5.1
Component: Activity | Version: 1.5
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------
Comment (by boonebgorges):
3611-4.patch implements the wp-admin technique of setting the body class
to 'no-js' by default, and swapping it out with 'js' as soon as the body
element has begun to render. IMO this is a nice way of handling noscript
more generally - this new body_class trick will give us something to work
with in the future.
If others are in agreement, the only question is whether it's OK to
implement this in a maintenance release. Adding a new body class *could*
introduce style conflicts, especially if people are loading wp-admin
styles on the front end for some reason. Thoughts?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3611#comment:8>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list