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

Interaction on-click events #13

Open
Jason-Ku opened this issue Mar 7, 2021 · 0 comments · May be fixed by #19
Open

Interaction on-click events #13

Jason-Ku opened this issue Mar 7, 2021 · 0 comments · May be fixed by #19
Labels
enhancement New feature or request high priority This needs attention ASAP

Comments

@Jason-Ku
Copy link

Jason-Ku commented Mar 7, 2021

After we get our overlays and interaction buttons rendered properly, we need to handle the actual logic behind them.

As of right now, we have three types of interactions: INFO, TRAVERSE, and LINK.

  • INFO will just display information
  • TRAVERSE will move the user to another location
  • URL will redirect the user to another url

At a minimum, these three types of interactions should be implemented.

@Jason-Ku Jason-Ku added enhancement New feature or request good first issue Good for newcomers high priority This needs attention ASAP and removed good first issue Good for newcomers labels Mar 7, 2021
@kgoo124 kgoo124 linked a pull request May 16, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority This needs attention ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant