the-collab-lab / tcl-23-smart-shopping-list

1 stars 2 forks source link

As a user, I would like option to have my token to remain visible while adding to an existing list or toggle to hide it. #42

Closed zeeatwork closed 3 years ago

zeeatwork commented 3 years ago

[ ] - drop-down is recommended because a user could have multiple lists (could discuss a toggle if we implement a sign out button)

Screen Shot 2021-05-22 at 11 32 29 PM
jamesncox commented 3 years ago

We already use SweetAlert, so maybe just incorporate a SweetAlert with their token in a button with showToken() onClick? then they can copy and paste from there?