ajtruckle / meeting-schedule-assistant-support

Get support for Meeting Schedule Assistant.
https://www.publictalksoftware.co.uk/meeting-schedule-assistant/
4 stars 0 forks source link

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

Closed ajtruckle closed 5 months ago

ajtruckle commented 5 months ago

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 commented 5 months ago

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:

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 commented 5 months ago

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 commented 5 months ago

@ajtruckle

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

ajtruckle commented 5 months ago

@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