Closed cbotsikas closed 5 years ago
Search parameters should be reflected to the url eg /#!/project/3108/search?q=test&type=project or if it's not inside a project: /#!/search?q=test&ownership=1
/#!/project/3108/search?q=test&type=project
/#!/search?q=test&ownership=1
related to https://github.com/aegisbigdata/documentation/issues/136
Would be nice to have also filter options, sorting and pages on the url parameters.
Some parameters are already reflected to the url
Search parameters should be reflected to the url eg
/#!/project/3108/search?q=test&type=project
or if it's not inside a project:/#!/search?q=test&ownership=1