HabitRPG / habitica

A habit tracker app which treats your goals like a Role Playing Game.
https://habitica.com
Other
11.8k stars 4.05k forks source link

'report a bug' links on contact page and the footer do not work on chrome #15296

Open rilygreat opened 3 weeks ago

rilygreat commented 3 weeks ago

to reproduce:

contact page

  1. click 'help' at the top of the habitica homepage
  2. click 'contact us' at the top
  3. select 'report a bug'

footer

  1. navigate to the habitica homepage
  2. scroll down to the footer and select 'report a bug'
CuriousMagpie commented 3 weeks ago

I just tried to reproduce this in Chrome, Firefox, and Arc (Chromium browser) and was unable to do so. Do you have any more details on this?

the-true-jazzgot commented 2 weeks ago

Link in footer doesn't work for me either (in some cases, it's inconsistent) and there is neither href attribute nor component id on it when inspected with Chrome devtools:

image

Found one consistent case tho: Steps to reproduce

  1. go to https://habitica.com/static/faq
  2. Scroll down to footer and click on 'Report a bug'

Microsoft Windows 10 Home 10.0.19045 Google Chrome Version 127.0.6533.120 (Official Build) (64-bit)

CuriousMagpie commented 2 weeks ago

Thanks for looking into this; I was able to duplicate the issue which may be confined to the static footer (the purple one).

I logged out and checked both the login page and the FAQ (both use the same footer component) and when I clicked on "Report A Bug" I got a blank window. This may have something to do with not being logged in and while you can be logged in and looking at the FAQ, in both cases the same footer component is in play.