Actions
Feature proposal #6902
closedImplement additional layouts
Description
All stream usages have layouts now, but could utilize a few more. Example as follows
Comments & Activity
Stream
Button (loads the stream inline)
Modal (works like current button)
Likes & Follows
Stream (just displays the modal as inline)
Updated by krileon almost 7 years ago
- Subject changed from Implement new replace layout to Implement new button (non-modal) layout for activity and comments
Updated by krileon almost 7 years ago
- Subject changed from Implement new button (non-modal) layout for activity and comments to Implement additional layouts
- Description updated (diff)
Updated by krileon almost 7 years ago
Modal probably isn't an easily understood term. Leave Button layout as is and review other possible names for the load in usage. Maybe Toggle.
Updated by krileon almost 7 years ago
- % Done changed from 0 to 30
Stream layouts added for Likes/Follows. The non-modal/load usages need to have a follow button at the top though.
Updated by krileon almost 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
New Toggle layout added for Activity and Comment streams to toggle their display in.
Actions