6
votes
4answers
330 views

Should we keep image popup after page refresh?

Simple scenario: User visits site and clicks on small image to enlarge it - large image opens in popup with transluscent dark overlay. When user refreshes the page or shares the link, should the ...
2
votes
2answers
175 views

How to manage photo tagging on a modal dialog?

I am developing a bookmarking service allowing users to save an image into a specific folder. Users can replace the original photo with a custom one from different sources (PC, Webcam, URL) Once the ...