fedora-tagger icon indicating copy to clipboard operation
fedora-tagger copied to clipboard

History back/forward does not work

Open egore opened this issue 10 years ago • 11 comments

It changes the URL but not the content

egore avatar Oct 23 '14 16:10 egore

We're using window.pushState to manipulate the browser history when users navigate to new cards.

To do what you suggest, we'll need to hook into the popstate event

ralphbean avatar Oct 23 '14 18:10 ralphbean

I'm not certain how to implement this (never did it myself), but maybe we could look at the code of how github implements it when browsing the source online.

egore avatar Oct 24 '14 07:10 egore

I'd like to work on this issue. Could someone help me please on how to get started?

vatika avatar Jan 14 '16 06:01 vatika

@vatika do you have tagger running on your local machine?

pypingou avatar Jan 14 '16 07:01 pypingou

Hi, I would like to work on it, if anybody is not working on this fix.

userimack avatar Jan 22 '16 14:01 userimack

@userimack the first step will be to get fedora-tagger running on your system

pypingou avatar Jan 22 '16 14:01 pypingou

ok I am trying to run it asap!

userimack avatar Jan 22 '16 14:01 userimack

hi @pypingou , during installation I am unable to solve this error. link- http://ur1.ca/ofw2s

userimack avatar Jan 22 '16 18:01 userimack

Looks like you're missing gcc on your machine

pypingou avatar Jan 22 '16 22:01 pypingou

Hi, when I run ./runtests.sh after installing test-requirements.txt, I got this FAILED (errors=22, failures=1) in which error in database creation error are present.

userimack avatar Jan 23 '16 07:01 userimack

I am working on it now. Would require some help though.

theaverageguy avatar Feb 19 '16 09:02 theaverageguy