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

Menu items dissapear from the UI #6848

Closed
salvalacruz opened this issue May 31, 2024 · 3 comments · Fixed by #6960
Closed

Menu items dissapear from the UI #6848

salvalacruz opened this issue May 31, 2024 · 3 comments · Fixed by #6960

Comments

@salvalacruz
Copy link

From time to time (not often), menu items dissapear from the screen in the UI.

Apologies, I can not specify the flow to get the error, it seems it happens ramdonly.

@RafaPolit
Copy link
Member

RafaPolit commented May 31, 2024

Which menu items are these? Manually created Menus inside the top-banner? The "hamburger" menu on mobile? The Language menu?

Does this happen in multiple collections? Only one? Do these collection(s) have custom CSS that could be overriding the colors and "matching" the background? Are these menus with long text that could overflow their area?

Please provide some more context, as there is very little to go by here. Maybe remember to take a screen capture the next time this happens?

Thanks.

@salvalacruz
Copy link
Author

I mean about the top menu that can be set up from '/settings/navlinks'.

It happens in desktop enviroment (I have not tried with mobiles), with Chrome and Brave navigators, and in several instances with different CSS styles. It does not seem a question of colours, it totally dissapear.

I apologize again, I am sure it happens but I can not explain better how is the flow to replicate the problem.

I could explain you better if we talk.

Thanks!

@RafaPolit
Copy link
Member

RafaPolit commented Jun 3, 2024

Found the issue:

This happens when you SAVE on settings -> collection. Somehow, the store or atom loses the menus upon the reply of the server. If you refresh, the system reloads normally the links. The data is not destroyed, but it's a scare when saving the collection to lose all the menus.

@mfacar mfacar self-assigned this Jul 2, 2024
@mfacar mfacar linked a pull request Jul 2, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants