WildAid / o-fish-web

Web application for the Officer's Fishery Information Sharing Hub (O-FISH). The web app allows agencies to gain insights from the aggregated information gathered during a routine vessel inspection (submitted via the web app).
Apache License 2.0
31 stars 41 forks source link

Cannot click on User menu in Header #426

Open lenmorld opened 3 years ago

lenmorld commented 3 years ago

Describe the bug To access User Profile and Log out nav menu, the user must hover/click the User nav button in the header. However, sometimes after hovering or clicking User nav button, the menu disappears, making it impossible to click.

This might be related to the weird hover state behavior described in https://github.com/WildAid/o-fish-web/issues/399

To Reproduce Steps to reproduce the behavior:

  1. Login and go to home page
  2. Hover on User nav to show the menu
    • You can see the menu while hovering: My Account and Logout
  3. Try to click My Account
    • Notice that while going into the menu, the menu disappears
  4. Refresh page, try 2 and 3 and now it works

It might take a few trials to make the error appear. Try hovering over the My Account, then make the menu disappear by hovering another nav item in the header like Dashboards and Users, then go back to hovering User again.

Expected behavior To be able to click the sub-menu at all times

Screenshots

https://user-images.githubusercontent.com/14609656/133256752-832a17b3-9de2-4db4-afcf-510a73b53841.mov

Notes Browser: Chrome 93

jflip commented 2 years ago

This should be fixed by #430 👍