Prettier Url on Collection Page #437
Labels
FY25 Sprint 3
FY25 Sprint 3
GREI Re-arch
GREI re-architecture-related
Original size: 30
Size: 10
A percentage of a sprint. 7 hours.
SPA: Collection Page
SPA.Q3
Not related to any specific Q3 feature
Overview of the Feature Request
Currently the url of a specific collection looks like this:
https://beta.dataverse.org/spa/collections?id=[collectionIdentifier].
The idea is to change the query param to a path param so that it looks like this:
https://beta.dataverse.org/spa/collections/[collectionIdentifier]
Note that we have to change the way we read the alias/identifier of the collection from the url, how we navigate to an specific collection, and also change the placeholder of the Identifier field in the New Collection Page.
What kind of user is the feature intended for?
All users
The text was updated successfully, but these errors were encountered: