Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify text state of various parts of app & ways it changes #57

Closed
ihh opened this issue Apr 19, 2019 · 0 comments
Closed

Clarify text state of various parts of app & ways it changes #57

ihh opened this issue Apr 19, 2019 · 0 comments

Comments

@ihh
Copy link
Owner

ihh commented Apr 19, 2019

Different places where the text state (i.e. Bracery source code) is, or may be, stored:

Ways it can be initialized on page load:

  • by URL
  • by view (loading from store, session, or bookmark)
  • from localStorage

Ways user can change it:

  • by editing graph
  • by playing
  • by typing directly into the text box
  • by clicking reset or reload

Need to clarify all these with a clear conceptual model of how components are organized, including both view components on the page (map, direct editor, player/debugger, app) and model components (store, session, bookmark, URL, localStorage).

@ihh ihh closed this as completed in 440ce72 Apr 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant