-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Several improvements are needed for non-standard projects (e.g., eODP, https://dev.macrostrat.org/projects/3 and New Zealand, https://dev.macrostrat.org/projects/5). The goal is to represent each project well and faithfully.
Some of the major issues, like a slow-loading map and garbled header styles, will be fixed by other improvements. But several improvements can be made to the page itself.
Some elements may be easier to address with API updates than frontend changes. In these cases, we will prefer to use PostgREST APIs.
- Ideally, individual columns should link to
/projects/<id>/columns/<col_id>page rather than a general columns page. This will allow easy navigation back to the containing project. We might adopt this structure more generally with redirects in the future. - The column map should automatically center the columns in the project in question, if possible. This is particularly a problem for new zealand
- We should be able to toggle on/of whether
in processoremptycolumns are shown in the list (filtering the map appropriately as well) - The map on the individual column page should show the column in its correct project (which will allow keyboard navigation among columns)
- Ideally columns could be filtered for containing lithologies, etc...but this might be better to create a unified solution for once we get the lexicon pages working
Metadata
Metadata
Assignees
Labels
No labels