This issue has been created
There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-02a136a4-ba8b-46b3-9936-081175c44d3f CRISTAL-234 Open

Implement page resolvers

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2a3a1dac-0fad-43f4-b13b-402e5d276c29 Pierre Jeanjean created this issue on 01/Oct/24 16:52
 
Summary: Implement page resolvers
Issue Type: cid:jira-generated-image-avatar-02a136a4-ba8b-46b3-9936-081175c44d3f Improvement
Assignee: Unassigned
Created: 01/Oct/24 16:52
Priority: cid:jira-generated-image-static-major-e1104ec9-55c2-42d1-8623-26251ea510d7 Major
Reporter: Pierre Jeanjean
Description:

We currently don't have components to handle page references. The API still needs to be decided, but we should have components to handle at least:

 
 

1 update

 
cid:jira-generated-image-avatar-2a3a1dac-0fad-43f4-b13b-402e5d276c29 Changes by Pierre Jeanjean on 01/Oct/24 16:56
 
Description: We currently don't have components to handle page references. The API still needs to be decided, but we should have components to handle at least:
  - decoding a page reference obtained from the URL
  - encoding a page reference to the format expected by the backend
  - concatenate spaces and document ids

These components should also permit to manipulate actual reference objects instead of simple strings, like we currently have.