Actions
User story #6234
closedUser story #5774: Have the possibility to bookmark search queries
Re-enable the query part in search url (after the hash)
Effort required:
Name check:
Fix check:
Regression:
Description
A long time ago, the query of a search was saved in the URL, after the "#", like it is for nodeId.
We removed it because it use to override the nodeId depending on when one was setted compared to other.
So we "just" have to create a merge function that properlly update the hash part of the URL, almost everything else is already given.
Actions