[Feature] Activity details
sthewissen opened this issue · 2 comments
sthewissen commented
What
- Tapping an item on the contributions list opens this page.
- It contains a button to edit the activity
if editing is still allowed. - It contains a button to remove the activity
if editing is still allowed.- Removing asks for confirmation.
- It contains data about the activity depending on what we have available.
-
If a picture is available based on OpenGraph data it is shown. - Info bubble when editing or deleting, if it's not allowed anymore.
- URL box, clickable.
sthewissen commented
Ditching the image stuff for now and also will be showing the edit/remove parts for all activities always. There's no way to determine with 100% certainty if an activity can be removed or edited unless the API is changed.
sthewissen commented
Needs:
- Proper error popups when editing or deleting is not allowed anymore (goes wrong).