Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6569, comment 6


Ignore:
Timestamp:
07/27/2015 06:07:48 PM (9 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6569, comment 6

    initial v1  
    33imho: we should work on an extendable "full javascript" UI a bit like what we did with avatars with a fallback on the old post form if javascript is broken or unavailable.
    44This new UI could use a contentEditable div so that images can be displayed once we attach them to the new status update.
    5 It would also be easier to bring our upload API in it without poping a thickbox for instance. Because, attaching photos requires to being able to upload and to browse into user's already uploaded photos...
     5It would also be easier to bring our upload API in it without poping a thickbox for instance. Because, attaching photos requires being able to upload and to browse into user's already uploaded photos...
    66
    77We also have the select box to choose the groups/profile thing that could be improve because it's not possible to add new choices... Well that's a really interesting challenge :)