Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

83 overhaul modals #142

Merged
merged 4 commits into from
Jun 30, 2023
Merged

83 overhaul modals #142

merged 4 commits into from
Jun 30, 2023

Conversation

mradamcox
Copy link
Collaborator

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