DigitalExcellence / dex-frontend

Frontend for the Digital Excellence platform
https://dex.software
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Unclickable 'edit' / 'delete' project icons #352

Closed niraymak closed 3 years ago

niraymak commented 3 years ago

Describe the bug Sometimes it is not possible to click the 'edit' / 'delete' project icon in the project details page. It is still unclear what causes this problem.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://dex.software/project/add/source
  2. Login with your FHICT account.
  3. Upload a project.
  4. Redirect to your uploaded project.
  5. Hover / click over edit / delete buttons (shown in image below).

Expected behavior If you are the owner of a certain project it should be possible to click on the edit / delete project icons on the project details page.

Screenshots Not visible in the image, but edit and delete project icons (in the top right of the image) are not clickable image

Additional context It seems like refreshing using CTRL + F5 fixes the problem. In mobile view I also seem to be able to click the image. It might have something to do with the notification banner being in front of the icons.

image image

Brend-Smits commented 3 years ago

Thanks for the bug report, please also check out #314 for some additional details.