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

Refactor encounter Actions to use js Classes #12

Open
Gazook89 opened this issue Jan 7, 2022 · 0 comments
Open

Refactor encounter Actions to use js Classes #12

Gazook89 opened this issue Jan 7, 2022 · 0 comments

Comments

@Gazook89
Copy link
Owner

Gazook89 commented Jan 7, 2022

With #7, each Action will have a few components that are always displayed, but now several more that are only displayed when their Details popup is opened. Since those details disappear when not being viewed, the structure of the Action needs to be changed so that hidden information persists.

I think if an Action can be turned into a javascript Class, it will be easier to assign those properties for each Action.

Also, each Action should be given a unique id# on creation.

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