jamesgeer / conf-twitter-bot

A Twitter Bot to post about academic papers
MIT License
4 stars 0 forks source link

20 add account button #33

Closed jamesgeer closed 2 years ago

jamesgeer commented 2 years ago

Closes #20.

Add account button now triggers a new window (like a popup) where the user will be directed to the Twitter login process and once logged in the window will close and their account should be in the system (provided there were no errors).

Currently, the user will need to manually reload the page to see the new account but once the accounts are refactored to be in the global context the "select account" component should rerender to display the new account without requiring a page refresh.