Fermain / -mollify

10 stars 9 forks source link

Assistance Required - Persistent Visibility of Navigation Bar #140

Open Ousman37 opened 1 year ago

Ousman37 commented 1 year ago

Hello!

I'm encountering an issue that's hindering my access to the code for troubleshooting purposes. I kindly request assistance in ensuring that the navigation bar maintains its visibility, staying unhidden, while working with the code.

Your help in this matter would be greatly appreciated.

Thank you, Didi

Fermain commented 1 year ago

Could you provide a screenshot to help illustrate this issue?

Ousman37 commented 1 year ago

I'm referring to the task I'm currently engaged in, which is Closing navigation upon clicking an item#110. During the meeting, you highlighted that it's hidden.

Ousman37 commented 1 year ago

Hi

Ready to implement navigation bar changes, but can't locate related files. Could you help point me in the right direction? Thanks!

Fermain commented 1 year ago

Hi, the Audio bar is hidden but the navigation is visible.

If you look at the +layout.svelte file within routes you should see EntityNav which is the component responsible for managing navigation menus.

Ousman37 commented 1 year ago

Thank you for providing the information. I'll take a look at the +layout.svelte file and work on resolving the issue.