minnojs / minno-dashboard

Client-side of minno’s study management and authoring tool
1 stars 2 forks source link

Easier access to studies edited in the same session #53

Closed baranan closed 7 years ago

baranan commented 7 years ago

When working on a study, I often go to another view (another study, statistics, data download, etc.), and I must go back to Studies in order to return to the study I was working on. It would be best if the user could go back to the study much faster.

One possibility is to add the option recent studies to the top menu: image Show the recent 5 studies on that menu.

eladzlot commented 7 years ago

You can just click backspace or the back button in your browser

On Fri, Nov 4, 2016 at 7:03 AM, baranan notifications@github.com wrote:

When working on a study, I often go to another view (another study, statistics, data download, etc.), and I must go back to Studies in order to return to the study I was working on. It would be best if the user could go back to the study much faster.

One possibility is to add the option recent studies to the top menu: [image: image] https://cloud.githubusercontent.com/assets/4257111/19995082/9a6e71b2-a25c-11e6-9c96-db2e929f6781.png Show the recent 5 studies on that menu.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ProjectImplicit/researchDashboard/issues/53, or mute the thread https://github.com/notifications/unsubscribe-auth/AByZF1fHUmsj-6M0cdA7lkJBHzNVoUjLks5q6ryOgaJpZM4KpMe5 .

baranan commented 7 years ago

Users learn not to click backspace in web applications, fearing this will cause unwanted behavior:

ronenno1 commented 7 years ago

We have an option to sort studies by modify dates. it doesn't good enough?

baranan commented 7 years ago

It requires too many clicks:

  1. Click on Studies, [loading...]
  2. Click on sort.
  3. Click on Study name. I prefer: Click on Recent->click on study name.
ronenno1 commented 7 years ago

I don't like the idea that we will have 2 ways to get the same data (by 'Recent' button and by "Studies section"). I think it could be more efficient to add summary page (for the main page) that includes the recently studies and more important data.

eladzlot commented 7 years ago

Maybe the best solution is that for every study-specific page we have a direct link to its appropriate editor page.

On Sun, Nov 6, 2016 at 10:14 PM, ronenno1 notifications@github.com wrote:

I don't like the idea that we will have 2 ways to get the same data (by 'Recent' button and by "Studies section"). I think it could be more efficient to add summary page (for the main page) that includes the recently studies and more important data.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ProjectImplicit/researchDashboard/issues/53#issuecomment-258707214, or mute the thread https://github.com/notifications/unsubscribe-auth/AByZF4YTsGq1SST7TwneqWr6gFcyfU4Jks5q7jUxgaJpZM4KpMe5 .