Move the auto-open option into a preferences window
1 unresolved thread
1 unresolved thread
It's super easy to move it around as needed, so just let me know what you all think. :)
Closes #35 (closed)
Merge request reports
Activity
Filter activity
added Usability statusIn Progress labels
assigned to @dugganjw
It's stored in the user's localStorage, so it should persist for the user as long as they are 1. using the same computer/browser and 2. haven't cleared their browser data (cookies, application data, etc.). Restarting the Trame server or starting a new session with the same server shouldn't affect this.
Also, I believe that if the domain the application is served under is changed (eg http://localhost -> https://nova.ornl.gov) the preference is also lost, but I don't have a great way to test that locally.
mentioned in commit dccd792e