Alan Lundgard
Alan Lundgard
Related to #2656.
I put this in Backlog since I think it's blocked by the on-going Mirador work. - From the [Viewer consistency proposal](https://docs.google.com/document/d/1vUsmy8LnznPz0CPXwTNKjuVq67iGm2xujSog0S8mkl0/edit?tab=t.0#bookmark=id.1d858l8uktro): Hide the Viewer Full Screen button on Mirador mobile/tablet?...
Relevant discussion: https://stanfordlib.slack.com/archives/C07A2R7EE/p1740065912707669.
There's at least one instance where we've done something similar. In ARCLight, the Expand function in the facets sometimes takes a minute to load so the team put a gray...
Here's the design specification and mockups. - Add a `(i) Search tips` button to the left of the searchbox. - Clicking this button opens a modal containing the following text....
I think it's possible this could appear in other apps, but which apps is TBD. For example, [EarthWorks](https://earthworks.stanford.edu) appears to afford these search capabilities. Other apps may have the more...
@taylor-steve Looking into the ARIA documentation more, I agree with you. It looks like `aria-current` is appropriate for the menuitem role — although there are other, similar roles (such as...
Good catch. This looks like an issue specific to Exhibits. I'll move it over there.
@corylown I'm new to GA4, and so a little confused by the idea that `sessions` and `screenPageViewsPerSession` correspond to searches. Does this mean our implementation diverges from the [GA API...
@corylown I see, that makes more sense—thanks for clarifying. So `sessions` is recording the number of times a user visits a page with `q=` in the URL (ie, starting a...