jamesgeer / conf-twitter-bot

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

Delete account option for accounts on "Select Account" page #38

Closed jamesgeer closed 2 years ago

jamesgeer commented 2 years ago

Each of the user's accounts listed on the 'Select Account' page should have an options drop-down where the user can delete that account.

Three dots icon example: image

Clicking three dots reveals a drop-down with the delete account option: image

Deleting should send a request to the backend and re-render the page.