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

Notification look-and-feel #18

Closed
gavv opened this issue Dec 3, 2020 · 3 comments
Closed

Notification look-and-feel #18

gavv opened this issue Dec 3, 2020 · 3 comments

Comments

@gavv
Copy link
Member

gavv commented Dec 3, 2020

Currently we use notification with two small text buttons to stop sender and receiver. If the user started sender, notification will have "stop sender" button. The same for receiver. If the user didn't start anything, no notification is present.

Probably the following behavior would be more convenient:

  • in the app UI, instead of two separate START/STOP buttons for sender and receiver, we can have one START/STOP button and two toggle buttons to enable/disable sender and receiver
  • in notification UI, instead of two separate STOP buttons, we can have one START/STOP button, just like in the app
  • we can make notification button bigger and use PLAY and STOP icons
  • when the user presses STOP in app or in notification, both sender and receiver are stopped
  • when the user presses START in app or in notification, we start what is enabled by toggle buttons
  • notification is always present, even if nothing is running currently

Rationale:

  • the user usually decides once what they need (sender or receiver or both) and then most times needs to start and stop them according to that decision; so it would be reasonable to have a quick button for that;

  • one big button to start or stop everything is easier to use;

  • if the user stopped everything via notification, chances are that they will want to start them back after a while, so it's better to keep notification.

@gavv gavv added enhancement New feature or request help wanted Contributions are welcome discussion Thoughts, discussions labels Dec 3, 2020
@gavv
Copy link
Member Author

gavv commented Dec 3, 2020

Thoughts?

@gavv
Copy link
Member Author

gavv commented Dec 3, 2020

This comment provides ideas and technical details: #15 (comment)

@gavv
Copy link
Member Author

gavv commented Feb 5, 2023

Not relevant with new UI. Closing with respect to #49

@gavv gavv closed this as completed Feb 5, 2023
@gavv gavv removed enhancement New feature or request good first issue Good for newcomers help wanted Contributions are welcome discussion Thoughts, discussions labels Feb 5, 2023
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