Metadata
- Source
- FLUID-5135
- Type
- Bug
- Priority
- Minor
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Michelle D'Souza
- Created
2013-09-16T15:09:50.896-0400 - Updated
2021-07-29T01:38:43.837-0400 - Versions
-
- 1.5
- 2.0
- 3.0
- Fixed Versions
- N/A
- Component
-
- Demos
- Prefs Framework
- UI Options
Description
The reset for the grades and schema demos also resets the settings for the other demo. Making changes to setting on a particular demo does not effect the other demo.
Steps to reproduce:
- Load the grades demo and set the contrast to yellow on black
- Load the schema demo - note that the contrast is not yellow on black
- Hit 'reset' on the schema demo
- Reload the grades demo - note that the contrast setting has been reset
Comments
-
Justin Obara commented
2015-06-15T10:45:28.853-0400 The issue here is that all of the demos and etc. use the same cookie to store the preferences.
-
Mohamed Shadab commented
2018-03-06T08:02:31.789-0500 I would like to fix this issue but i cannot find the grades demo anywhere in the infusion repo, any help please.
-
Justin Obara commented
2018-03-06T08:44:59.183-0500 @@Mohamed Shadab I've updated the description with links to the demos in action. You can find these in the repo at https://github.com/fluid-project/infusion/tree/master/examples/framework/preferences/usingGrades and https://github.com/fluid-project/infusion/tree/master/demos/uiOptions.
I would also suggest looking over all of the UIO/Prefs Framework related demos, examples, and manual tests to ensure that they are all working properly.