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

Add hamburger button to the "Home/Away Speaker — Add to list of speaker talks" feature #62

Closed
ajtruckle opened this issue Apr 8, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ajtruckle
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently, you can press the CTRL key and click the drop-down arrow to bring up the context menu; this is not an issue per se.

Idea1

But this feature is not immediately obvious to the user.

Describe the solution you'd like
We've recently added a hamburger button to trigger the Swap Assignment feature in both editors for consistency. I propose we narrow the drop-down list width on this window and incorporate a hamburger button. Clicking the hamburger would reveal the context menu, making it more intuitive.

@ajtruckle ajtruckle added the enhancement New feature or request label Apr 8, 2024
@ajtruckle ajtruckle changed the title Add hamburger button to the "Away Speaker — Add to list of speaker talks" feature Add hamburger button to the "Home/Away Speaker — Add to list of speaker talks" feature Apr 9, 2024
@ajtruckle ajtruckle self-assigned this Apr 9, 2024
@ajtruckle ajtruckle added this to the 24.7.0 milestone Apr 9, 2024
@ajtruckle
Copy link
Owner Author

ajtruckle commented Apr 9, 2024

I have now added the hamburger button to the Away Talk window:

image

But, I realised that I could also do the same thing for the Home Talk on the Weekend Meeting window:

image

There are some issues that I need to address though:

  • When the selected talk is already one of his outlines.
  • When the Congregation and Speaker roles have not been selected.

In these situations we should disable the context menu item. This would keep the button free for any further actions that may be implemented in the future.

@ajtruckle
Copy link
Owner Author

ajtruckle commented Apr 9, 2024

In these situations we should disable the context menu item. This would keep the button free for any further actions that may be implemented in the future.

These scenarios have now been catered for. E.g.:

image

@cengizu
Copy link

cengizu commented Apr 15, 2024

@ajtruckle

Yes, the Hamburger button is ideal for all similar situations. It is both easy to recognize and practical.

@ajtruckle
Copy link
Owner Author

@cengizu
Very true!

Help Text

Click on the hamburger symbol to display this context menu. If the talk number is not yet included in the speakers’ list of assigned talks, the menu item Add to list of assigned talks will be available. You will be asked to confirm whether you want to add the talk number to the selected speaker. If you answer Yes, it will automatically add this talk number to their list of talks. This saves you from having to go through the Congregations Database menu navigation to do it.

Revision History

  • Weekend Meeting Editor > Local Talk > Add talk to list of assigned talks > now uses Hamburger button. (GitHub discussion)
  • Weekend Meeting Editor > Away Talk > Add talk to list of assigned talks > now uses Hamburger button. (GitHub discussion)

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

No branches or pull requests

2 participants