View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2247 | Composr | chat | public | 2016-03-02 21:40 | 2017-01-10 17:48 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 2247: Configurable chat message direction | ||||
Description | Some people expect the messages like social media, where new is on top, some expect it like traditional chat where new is on bottom. Make it configurable. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Time estimation (hours) | 1 | ||||
Sponsorship open | |||||
|
chrisyg: Possibly changing... [4:35pm] chrisyg: message_container.insertBefore(cloned_message,message_container.childNodes[0]); [4:35pm] chrisyg: to... [4:35pm] chrisyg: message_container.appendChild(cloned_message); [4:35pm] chrisyg: would do it And add: message_container.scrollTop = 1000000; |
|
This is now sponsored :). Thanks to TQ, who made a donation, which I've funnelled into sponsoring this. |
|
Also thank you to tshirtnjeans81 :). |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-03 21:24 | Chris Graham | Sponsorship Added | Chris Graham: 27.5 points |
2017-01-03 21:24 | Chris Graham | Sponsorship Total | 5 => 33 |
2017-01-03 21:25 | Chris Graham | Note Added: 0004666 | |
2017-01-09 19:30 | Chris Graham | Note Added: 0004680 | |
2017-01-10 17:48 | Chris Graham | Status | Not Assigned => Resolved |
2017-01-10 17:48 | Chris Graham | Resolution | open => fixed |
2017-01-10 17:48 | Chris Graham | Assigned To | => Chris Graham |