NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: CaseyR on July 23, 2019, 01:01:47 PM

Title: Small screen menu - buttons show through menu
Post by: CaseyR on July 23, 2019, 01:01:47 PM
Hi, Bruce

The small screen double drop menu allows buttons to show through the menu items obscuring the menu item itself.   I have attached a modified Basic with menu(2) example to demonstrate.  The changes are:

1)The MailboxsFormControl is opened as a page not a popup on MailBoxesBrowseControl;

2)The Save and Cancel buttons are at the top of MailBoxesFormControl not the bottom;

3)Two additional level 1 menu items were added to the menu so the menu descends far enough to show the problem.

The dictionary is unchanged but included for convenience.

To replicate:

1) reduce width to show the mobile menu;

2) browse mailboxes;

3) open a mailbox record;

4) click the 'burger' button

I have my own workaround for now, but would really like to get 'standard' in NT.  Using NT11.15, but don't see the issue in the .16 release notes.

Thanks. 


 
Title: Re: Small screen menu - buttons show through menu
Post by: Bruce on July 23, 2019, 10:24:37 PM
thanks casey - fixed for 11.17 which is planned for tomorrow.

cheers
Bruce
Title: Re: Small screen menu - buttons show through menu
Post by: CaseyR on July 24, 2019, 08:18:10 AM
Great, thanks.