Closed (fixed)
Project:
Project Browser
Version:
1.0.x-dev
Component:
User experience
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 May 2022 at 19:17 UTC
Updated:
15 Jun 2022 at 20:44 UTC
Jump to comment: Most recent
Comments
Comment #3
bnjmnmIt looks like there's a Gist of how someone provided similar functionality in their own Svelte app. In this case, it would be more appropriate to use sessionStorage instead of localStorage, but the approach is pretty much the same.
Comment #4
hooroomooComment #5
hooroomooComment #7
hooroomooThere are some bugs to work out that I'll continue tom
Comment #9
hooroomooComment #12
hooroomooComment #13
hooroomooNeeds bug fixing after rebasing, will continue tomorrow
Comment #14
chrisfromredfinI tried to rebase this but I got lost as there are conflicts in the ProjectBrowserUiTest that I don't understand.
Comment #15
hooroomooComment #16
chrisfromredfinCode and demo looks good. Unearthed the idea that this app is not very non-pointer friendly, but am opening that as a follow-up.
Comment #18
tim.plunkettHad to fix a complication caused by #3283683: Linting doesn't run when only files in the sveltejs are changed, but was able to merge this cleanly. Thanks @hooroomoo for the excellent work on this!