Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

proper going back from image detail view? #13

Open
dirkk0 opened this issue May 21, 2014 · 2 comments
Open

proper going back from image detail view? #13

dirkk0 opened this issue May 21, 2014 · 2 comments

Comments

@dirkk0
Copy link
Contributor

dirkk0 commented May 21, 2014

How do I properly return from the image detail view?

I click on the view, the image enlarges - cool. How do I return to the very anchor in status view? The only thing that seem to be there is the icon to the top left, which returns me to latest entry in the status view - which might not be what I want

@tobiasrotter tobiasrotter self-assigned this May 22, 2014
@dirkk0
Copy link
Contributor Author

dirkk0 commented May 23, 2014

#24 might be a solution to that.

@PhilReinking
Copy link
Contributor

I think the best solution is not to leave the stream view at all. We can create an overlay

in which we load the post data. In this way the stream view will not change its position.

Tasks:

  • Open an overlay <div> on click
  • Load detailed post data
  • Show post data in overlay <div>
  • Integrate a close/back button in UI to return to normal stream view

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants