-
Notifications
You must be signed in to change notification settings - Fork 7
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
Relocating 520 field to top of page #130
Comments
|
Let's queue that up for December then. I have some additional design
parameters that will be available by then.
Thanks for the reminder of the duplicate 520. I left those as-is, and
should put some effort into deduplicating.
…On Fri, Oct 18, 2024 at 6:15 PM Eric Hellman ***@***.***> wrote:
1. You don't want to truncate, you want to use a :hover pseudoclass in
css and you probably want to suppress it on small screens.
2. the template code is not hard, just annoying because of the way
autocat3 works.
3. There are (mid 2 digits) books with 2 520 entries.
4. I can't work on autocat3 till December.
—
Reply to this email directly, view it on GitHub
<#130 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQRDLR7LXILY426WTZMDULZ4GXC7AVCNFSM6AAAAABQGITVDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTGQZDGNZUHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
It would be great to see the design mock ups if you don't mind sharing :) |
The designer is happy to have people view the wireframes:
https://www.sketch.com/s/191091cd-bf9f-41bf-b46a-497ea4f98f33
These are just a rough structure - further design and implementation
planning is ongoing.
…On Fri, Dec 6, 2024 at 9:59 PM Dawson ***@***.***> wrote:
It would be great to see the design mock ups if you don't mind sharing :)
—
Reply to this email directly, view it on GitHub
<#130 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQRDLWHBED7KFBBKDJBCXL2EJ6BVAVCNFSM6AAAAABQGITVDGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRUHA3TSNZSHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thank you! I have left feedback in the mock ups but I'll post the feedback here as well
Sorry for the bullet notes. I'm just speeding along and have to get back to the family 🙂 |
Looks pretty good to me! I've forwarded the designed to a friend of mine who's a UX designer for more feedback. |
As you've seen, we have automatically-generated summaries in the MARC 520 field, for nearly every title.
To make these easier for readers to find, I'd like to move those fields to the top of the landing page- under the title.
The idea would be to take the first N words (N=50 or so), with an "About this book:" label. Then, a "More..." link at the end to display the full summary.
We have a designer who has mocked up some bigger changes, which we could consider simultaneously. But moving the summary to the top of the page might be its own separate task.
The 520 fields are not currently used for anything else - just the summaries.
Let me know how this sounds, and I can provide a more detailed diagram to consider.
The text was updated successfully, but these errors were encountered: