You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could it be possible to show your past uploads when loading the site again? Like a history of sorts for everything you've uploaded, maybe even expired stuff too?
The text was updated successfully, but these errors were encountered:
If such a feature was implemented, I'd like to see it be stored exclusively client-side, via localStorage or similar. Part of the appeal of kipp (to me) is that data uploaded to the server is only temporarily stored on the server.
I'm not opposed to this as long as it's fully client-side. It should be easy as @SEAPUNK said to use local storage. Convenient, even. There would need to be some consideration though. What happens if there are two tabs with Kipp open?
It might be worthwhile to think about a proper front-end using react or something. Bazel means building it along-side go shouldn't be too difficult.
Could it be possible to show your past uploads when loading the site again? Like a history of sorts for everything you've uploaded, maybe even expired stuff too?
The text was updated successfully, but these errors were encountered: