Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity Feed: Create mockups for every activity example #32

Open
RitaOak opened this issue Apr 1, 2021 · 3 comments
Open

Activity Feed: Create mockups for every activity example #32

RitaOak opened this issue Apr 1, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed scope: dashboard Related to the dashboard screen

Comments

@RitaOak
Copy link
Collaborator

RitaOak commented Apr 1, 2021

The /dashboard and /group pages each are structured to display an activity feed that includes several types of files and user activity items. So far, we have the following (non-exhaustive) list of activities:

  • File (.doc, .docx, .jpg, .png, .pdf)*
  • Link
  • Discussion
  • Folder (Label)
  • Group
  • Meeting
  • Etherpad
  • Ethercalc

*most common type of activity. Contains a small display of the content inside.

To be better understand how these should behave, we need to create a series of mockups to analyse dynamic behaviour and put them up for review.

UPDATE:

Some details we need to take care of:

  • Redimension the thumbnails properly
  • Give them a banner or some kind of overlay with extra information:
    • Type of content (link, folder, document, etc)
    • Visibility
  • Visibility needs to be given a visual representation (similar to the one OAE has right now) for public, private and loggedin
  • The text currently does not respect the boundaries of the div it's put into
@RitaOak RitaOak added enhancement New feature or request help wanted Extra attention is needed scope: dashboard Related to the dashboard screen labels Apr 1, 2021
@RitaOak RitaOak self-assigned this Apr 1, 2021
@RitaOak
Copy link
Collaborator Author

RitaOak commented Apr 1, 2021

Dashboard v3

Artboard 1-4

This version of the dashboard has a few problems with the display of activity, as it only shows the most common type of user activities (upload file [.pdf and .jpg]). The updated version will fix this and show different templates for activity web components - such as those mentioned in the previous post.

Update soon.

@RitaOak
Copy link
Collaborator Author

RitaOak commented Apr 8, 2021

From my analysis so far, we will have two different main groups of activities, each with a subgroup.

The first group activity happens when the [user] uploads a:

  • file
  • image (.png, .jpg)

An activity can contain a text field by the [user] or none at all.

Other users can comment on the activity (depending on privacy permissions).

Files and images can be downloaded from the activity.

Slice 1(1)

The above prototype is an example of a [user] uploads file activity, with and without a text field - but no comments. Changes may be introduced so that it takes up even less space in the interface.

@RitaOak
Copy link
Collaborator Author

RitaOak commented Apr 8, 2021

A more compact example of the same activity feed item.

Slice 1(2)

A possible approach for the compact version removes unnecessary icons and focuses on the main content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed scope: dashboard Related to the dashboard screen
Projects
None yet
Development

No branches or pull requests

2 participants