forked from open-grind/open-grind
Feat(Albums): Overhauled Album Viewer #4
Loading…
Reference in a new issue
No description provided.
Delete branch "albumMessage-refactor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Overhauled Album Viewer to support new features and improve visuals.
Features
New interactive footer featuring a profile display with avatar, album name display with profile distance fallback, New slide counter cluster featuring animated pill style display above a digital read out, new action wheel for tapping, replying to or reporting album media and a dedicated message compose form for reply composition whilst viewing target media.
What's left?
Reports still need api documentation preventing report form modal and supporting backend api submission function creation. Therefore report action is wired to an unimplemented toast until said tasks are complete. Unit and Integration tests need to be made as well for this. Content types for album content reactions and replies are not implemented either as they are outside the scope of these changes.