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

Add ability to switch mobtime instance #1

Open
JStruk opened this issue Feb 24, 2021 · 0 comments
Open

Add ability to switch mobtime instance #1

JStruk opened this issue Feb 24, 2021 · 0 comments

Comments

@JStruk
Copy link
Collaborator

JStruk commented Feb 24, 2021

Currently, when the IDE is opened and the plugin loads, it shows the homepage for https://mobti.me. The user can enter a URL here, which will then direct them to that mobtimer. (i.e. the user types "abc123" and the mobtimer at https://mobti.me/abc123 will be displayed). We want to allow the user to switch to a different timer as they wish.

AC:

  • Add a textbox at the top to allow the user to enter a different mobtime URL.
    • The text pulled from this should be appended to the URL: "https://mobti.me/{text-from-textbox}"
    • This allows the user to choose another mobtime instance but doesn't allow them to navigate away from the mobtime app
    • Should this be collapsable? Might look prettier
  • Add a button to handle the timer change
    • Redirect the chromium browser to the new mobtime link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant