cv-frontend-vue
cv-frontend-vue copied to clipboard
bug: The QuickButton component floats over the mobile/tablet drop down navbar menu
Describe the bug In Mobile or tablets when the navbar is shown as a dropdown menu, the QuickButton component floats over that drop down menu which may resist the user in accessing the navbar links.
To Reproduce Steps to reproduce the behavior:
- Go to cv-frontend-vue.
- Open as phone or tablet view.
- Click on the navbar drop down menu.
- The bug will be visible.
Expected behavior The QuickButton component should remain below the navbar dropdown menu.
Screenshots
Device Information [optional]:
- OS: Ubuntu
- Browser: Chrome
- Version: Chrome 120.0.6099.129
Additional context NA
Are you working on this issue? (Yes/No) Yes