Changes between Initial Version and Version 1 of Ticket #6569, comment 6
- Timestamp:
- 07/27/2015 06:07:48 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6569, comment 6
initial v1 3 3 imho: 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. 4 4 This 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 tobeing able to upload and to browse into user's already uploaded photos...5 It 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... 6 6 7 7 We 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 :)