Users need to be able to do basic page navigation in the /annotator interface. There should be a way to change pages. It should give them the same warning about leaving the active page if there are unsaved changes.
Note that there exists a tpen-layer-selector and a tpen-column-selector component for navigating layers and columns on the /transcribe interface. It also has a selector for canvases/pages in the tpen-project-header component.
The /annotator does not use the tpen-project-header component but it needs to be able to change pages just like /transcribe can. Maybe it is time to implement a tpen-page-selector component for interfaces that need to be able to change pages.
Users need to be able to do basic page navigation in the /annotator interface. There should be a way to change pages. It should give them the same warning about leaving the active page if there are unsaved changes.
Note that there exists a
tpen-layer-selectorand atpen-column-selectorcomponent for navigating layers and columns on the /transcribe interface. It also has a selector for canvases/pages in thetpen-project-headercomponent.The /annotator does not use the
tpen-project-headercomponent but it needs to be able to change pages just like /transcribe can. Maybe it is time to implement atpen-page-selectorcomponent for interfaces that need to be able to change pages.