Monday, October 6, 2014
1 change · master
Resolved issues and error corrections
Tips now wait for message discussions to finish loading before appearing, so users see guidance in the right place at the right time. The update also improves how tips adjust after page changes or window resizing, reducing misplaced or confusing help prompts.
Original PR description
- Override message_fetch from mail.Thread and fire an event when the messages are loaded. This is necessary for tips on the chatter - Override render_value form web.form.FieldStatus : Call reposition() when FieldStatus is done rendering. - Tip.reposition() method - Handle window resize event