Mobile Navbar Not Working Correctly
Issue: Navbar on mobile view is not displaying correctly. It should be fixed to ensure proper styling when the user clicks the menu button on the navbar.
Description: The current navbar on the mobile view is not rendering properly in terms of styling. When a user clicks on the menu button on the navbar, the dropdown menu does not appear with the correct formatting and layout. This issue is affecting the overall user experience on mobile devices.
Expected Behavior: When a user clicks on the menu button on the navbar in mobile view, the dropdown menu should appear with the correct styling, ensuring that the navigation links are displayed in a visually appealing and organized manner.
Steps to Reproduce:
- Access the website on a mobile device.
- Click on the menu button on the navbar.
- Observe that the dropdown menu does not display with the correct styling.
Proposed Solution: To address this issue, the navbar on the mobile view should be fixed to ensure that the dropdown menu appears with the intended styling when the user clicks the menu button. This may involve adjusting the CSS styles functionality of the navbar to achieve the desired visual presentation on mobile devices.
HI @senja24 , I still cannot understand the issue you raised about the Navbar problem on the mobile browser. Can you explain it in more detail?
https://github.com/saasfly/saasfly/assets/33771197/0a162233-c8b8-44a6-9ee0-33aa80921022
This is what i mean
I have tested on different devices and browsers, and the issue you mentioned does indeed exist. However, at this stage, mobile compatibility is not our primary goal. So, if you are interested in this issue, you can create a pull request to help us resolve it. 🙏