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

[Bug]: Menu manager bug when setting visibility of menus #5249

Open
rica-carv opened this issue May 3, 2024 · 4 comments
Open

[Bug]: Menu manager bug when setting visibility of menus #5249

rica-carv opened this issue May 3, 2024 · 4 comments
Labels
type: bug A problem that should not be happening

Comments

@rica-carv
Copy link
Contributor

rica-carv commented May 3, 2024

What e107 version are you using?

Latest Github version (just updated)

Bug description

When trying to set visibility of a menu on a specific page, the popup modal window takes forever, and when it shoes, it doesn't show the correct page i already inserted previously....
There's something wrong with the modal appearance, it takes too long, or it won't load at all...

Furtehrmore, if i set up a page, i can't after tell that the menu is shown in all pages. I have to delete the menu from the menu area and put it back again to tell him to show in all pages... No too much user friendly....

How to reproduce

In admin menu area, try to setup a menu to show only on specific pages...

Expected behavior

It should be faster, not so slugish, and show the correcct pages when modal is loaded

What browser(s) are you seeing the problem on?

Firefox

PHP Version

PHP 7.4

@rica-carv rica-carv added the type: bug A problem that should not be happening label May 3, 2024
@tgtje
Copy link
Contributor

tgtje commented May 3, 2024

Although unsure if related (using git on php 8.2.13, bs5, local) when sef is in use, that has to be taken in account.
example if news.php should NOT display news_archive i have to set visiility of menu for it with : news (not news.php > non funct).
no issues on lagging..

@rica-carv
Copy link
Contributor Author

rica-carv commented May 4, 2024

@tgtje The SEF issue im aware of it, so no problem there.
My main issue is the lagging, and the most strange thing is lag at all, because i'm using a development localhost, so everything is local, nothing is yet online anywhere.... Only if menu manager fetches anything online that im not aware of it....

@Jimmi08
Copy link
Contributor

Jimmi08 commented May 4, 2024

The front theme is influencing the menu manager too. Try to open it without an iframe and check the console.

@rica-carv
Copy link
Contributor Author

@Jimmi08 So probably there's something wrong with the Voux theme??? It's really slow, as per console timings...
Sem título

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A problem that should not be happening
Projects
None yet
Development

No branches or pull requests

3 participants