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/

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 13 years ago
shanks's avatar
91
shanks
asked 13 years ago

Comments

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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

see more comments