First time here? Check out the FAQ!
1

Clearing all the tags doesn't clear the URL.

  1. Access http://ask.fedoraproject.org/questions/
  2. Click on any tag ... in this case I clicked on fedora15.
  3. The url now is http://ask.fedoraproject.org/questions/?tags=fedora15
  4. Click on "close" icon next to the tag.
  5. All question are displayed.
  6. Observe the url.

Actual: URL is still http://ask.fedoraproject.org/questions/?tags=fedora15 Expected: Closing all the tags should take the url to http://ask.fedoraproject.org/questions/

Evgeny's avatar
13.2k
Evgeny
updated 2011-10-02 13:56:56 -0500
shanks's avatar
91
shanks
asked 2011-10-02 13:12:47 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

This is a defect - urls on the main page are not RESTful, there is session storage for the search state, keeping track of the selected tags, etc.

This does need to be fixed as then it will be possible to cache the main page better and the urls would be shareable.

Evgeny's avatar
13.2k
Evgeny
answered 2011-10-02 14:02:42 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments