Skip to content

83 overhaul modals#142

Merged
mradamcox merged 4 commits into
dev/0.0.1from
83_overhaul_modals
Jun 30, 2023
Merged

83 overhaul modals#142
mradamcox merged 4 commits into
dev/0.0.1from
83_overhaul_modals

Conversation

@mradamcox
Copy link
Copy Markdown
Member

Tried a lot of different approaches and various Svelte tooltip/popover libraries to address #83, but none quite worked as well as I needed. Ultimately, copy-pasted this repl example to make a local modal component.

It can be triggered with any click (important for mobile compatibility) so it is currently implemented with info buttons in the volume summary page like so
image
image

Closes #83, though there are plenty more places now that this info modal could be implemented, especially in the georeferencing and split interfaces.

Also fixed some date parsing to close #140, I think the LOC date tags may have gone from 1889-01 to 1889-01-01 or something.

@mradamcox mradamcox merged commit 89313ce into dev/0.0.1 Jun 30, 2023
@mradamcox mradamcox deleted the 83_overhaul_modals branch July 4, 2023 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant