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

Show list of recent networks #282

Open
5 tasks done
chrtannus opened this issue Apr 8, 2024 · 1 comment
Open
5 tasks done

Show list of recent networks #282

chrtannus opened this issue Apr 8, 2024 · 1 comment
Assignees

Comments

@chrtannus
Copy link
Member

chrtannus commented Apr 8, 2024

Description of new feature

Show list of recent networks in the home page.

  • For each network, show a thumbnail, the network name and the last opened date
  • Clicking a network entry should open it (on a new tab?)
  • The user must be able to delete each network entry
  • Use the browser's local storage if there's no user account
  • There should be a limit if it uses the local storage (e.g. 20-25 networks).

Motivation for new feature

Even if we provide a login, it probably won't be mandatory, so it would be useful to show a list (thumbnails) of the last opened networks.

@chrtannus
Copy link
Member Author

chrtannus commented Apr 10, 2024

The UI so far:

recents-1
  • Popup menu:
    recents-2

  • Confirmation Dialog:
    recents-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant