Closed mikeapp closed 2 months ago
@mikeapp Would it be possible to ensure this message displays below any current full-text? Or is it only for object with Full Text = None ?
I made the change as requested and adjusted the width to follow the metadata block. I'd slightly prefer to have it directly under the UV and track the width of the UV, but happy either way since very few people will see it at all.
You can see that the CSS widths and breakpoints for the UV, the full text controls, and the metadata block aren't consistent across all screen widths. Here are some examples from different widths, sometimes the metadata is wider than UV, sometimes not, etc.:
I don't know whether this was intended.
Well huh. I mean, if it looks better the other way, feel free to put it directly below the UV.
I'll make a separate ticket for looking into the metadata and UV container widths.
PR here: https://github.com/yalelibrary/yul-dc-blacklight/pull/1051
Tests verify this doesn't show up to normal users
As a not logged in user and as logged in user I don't see the AI link on fulltext or non fulltext YCO objects. @mikeapp is there additional configuration that needs to happen to add me to the cognito group that has permission to view the AI link? Perhaps I don't have the correct permission and the groups are configured in the cognito dashboard.
Looks good to me on test
On UAT, the box w/link should not appear to anyone but a few folks (me and DevOps).
In production, I've removed Lauren's access, so she can verify that it does not appear for normal users. Summer is in the AI user group in Cognito and should be able to see the link.
Looks good to me on UAT
Story
We would like to show a link to the Collections AI tool but only to users who have been added to the correct group in our authentication system.
Acceptance