Modal pager for all content
The media modal needs to load all of our entities - video, images, blogs, activities
When we're loading the modal pager from a feed, the modal pager needs to move left and right through the selected feed.
When we're loading the modal pager from a url directly, the modal pager needs to move left and right through the channel who owns the content.
Add left and right arrows to the media view, loading the appropriate feed.
If the user loads the media view from the feed, the left and right arrows should swipe through the news feed
If the user loads the media view from the channel feed, the left and right arrows should swipe the the channel feed
If the user loads the media view from the group feed, the left and right arrows should swipe through the group feed.
The media modal should load with the settings from discovery and use the hashtags,
added scoped label
added scoped label
changed the description
added 1 deleted label
added 1 deleted label
removed milestone
changed milestone to %Misc. Q4 2019
added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
removed 1 deleted label
added scoped label
changed title from Modal pager to Modal pager
added scoped label
added scoped label and automatically removed label
mentioned in issue engine#1011 (closed)
- Owner
unassigned @omadrid
added 1 deleted label
added scoped label and automatically removed label
assigned to @edgebal
added scoped label and automatically removed label
- Developer
@edgebal Hold off on this one until I talk to @markeharding
changed weight to 4
changed time estimate to 4h
changed time estimate to 1d 4h
changed weight to 12
removed 1 deleted label
added scoped label
changed title from Modal pager to Modal pager
changed the description
mentioned in issue engine#762
added scoped label and automatically removed label
added scoped label and automatically removed label
removed label
added scoped label
- Developer
- Added back arrows
-
Created a PoC for an Horizontal Feed service which will get previous/next entries based on certain context. For now we just have
container
which will fetch the neighbour entities on a container based on a timestamp. - Modified media modal to allow changing entities on-the-fly
added 4h of time spent at 2020-01-09
- Developer
Adding the 2 hours spent trying to pass a reference to FeedService (old implementation).
added 2h of time spent at 2020-01-09
- Developer
Remaining tasks:
- Ensure we're setting the right permalink URL for blogs
- Fix wrong URL being set when closing the modal
- Allow user to press left/right keyboard arrows to navigate
- Ensure video ratio/sizing is not broken
- Ensure nothing is broken on Pro channels
- (Maybe?) Implement a RxJS cursor and fetch bigger datasets from the server for better/faster UX
- (Maybe?) Increase arrows visibility
- (Maybe?) Either ignore blogs, or make blog links on newsfeed open on a modal for a consistent behavior
- (Maybe?) Implement the arrows on the standalone media pages
Edited by Emiliano Balbuena - Developer
Please check the (Maybe?) points for feasibility based on deadlines?
Edited by Emiliano Balbuena