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

Truncate display of long titles in Finding Aid #74

Open
ctgraham opened this issue Sep 8, 2021 · 0 comments
Open

Truncate display of long titles in Finding Aid #74

ctgraham opened this issue Sep 8, 2021 · 0 comments

Comments

@ctgraham
Copy link

ctgraham commented Sep 8, 2021

Long container titles can exceed the width of the fieldset legend, wrapping outside of the fieldset itself.

image

The preferred truncation is probably in the center of the text, which is why this may not be a simple theming issue. E.g.:
"SERIES II: J. Adams, S. Adams, J. Bartlett, C. Braxton, C. Carroll, S. Chase, A. Clark, G. Clymer, et. al. to George III, A Declaration. 4 July 1776"
might become
"SERIES II: J. Adams, S. Adams, J. Bartlett, C. Braxton, ..., G. Clymer, et. al. to George III, A Declaration. 4 July 1776"

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

No branches or pull requests

1 participant