New landing page - #9158
Conversation
|
Build successful. Some useful links:
This preview will be removed when the branch is merged. |
|
No time to look at the implementation right now, but visually that's not too far from what I once had in mind. Maybe there could be a block at the top of the list which in the beginning, as long as the user doesn't filter anything, shows the most recently ingested venues? |
| <div class="acl-venue-filter__control"> | ||
| <i class="fas fa-filter" aria-hidden="true"></i> | ||
| <input id="acl-venue-filter" data-venue-filter type="search" placeholder="Search all {{ lang.FormatNumberCustom 0 $stats.venue_count }} venues..." autocomplete="off" aria-label="Filter venues"> | ||
| <input id="acl-venue-filter" data-venue-filter type="search" placeholder="Search {{ lang.FormatNumberCustom 0 $stats.venue_count }} names..." autocomplete="off" aria-label="Filter venues"> |
There was a problem hiding this comment.
venue names (otherwise might be construed as author names)
There was a problem hiding this comment.
I had that but it cropped the ellipses on mobile...
That's not the most intuitive IMO, and would require that the asterisk works in other contexts too (e.g. "*CL"), otherwise I'd find that more confusing. |
|
If "*" is an option it should be explained, e.g. "* to list all venues". But I'm not sure it's worth the extra complexity. |
|
Playing with the current preview, I like the "*" feature—makes me feel like a power user. :) Probably not something most users want, especially on mobile, so I'd lean against including a link that they might accidentally click. How about instead of "Search 515 names...", the make the search box text "Search 515 venue names ('*' to list all)". |
|
I'm not sure how to balance all these factors. I can't see how to fit in space to describe all this behavior. Maybe it's fine to have We could do an expansion at the bottom, yes, but you can see someone noticing all the matches when they type 'e', and wondering if Another idea is to add a right-aligned "All" link in the search box that does this, I guess, but this also runs into the space issue on mobile. |
|
Idk, I still feel like an expansion at the bottom is the most natural way. I don’t like in the current preview that I can type "*" to list all, but "*CL" matches nothing. |
|
The asterisk also tends to be more awkward to type on mobile. |
Bad UX for no reason, in my world. 🤷🏻♂️ |
|
|
||
| Today we are introducing a new front page for the ACL Anthology. | ||
|
|
||
| The old front page linked directly to the completely history of events for selected venues, but had a number of issues: it was unwieldy to navigate, didn't draw attention to current or recent events, and was showing its age. |
| @@ -0,0 +1,36 @@ | |||
| --- | |||
| title: A new front page for the ACL Anthology | |||
| date: "2026-08-01" | |||
There was a problem hiding this comment.
Do we want to wait a few days before rolling it out? Invite our friends/Exec+ to take a sneak peak, check compatibility across browsers, see if they uncover any critical issues?
There was a problem hiding this comment.
Yes, this is just a draft, feel free to comment, and we'll update the date before publishing.
Fixed.
Now that you mention it, I can't unsee it. I can still generate the icon version, but I like this a lot.
Fixed. |
|
Eh...neither love it nor hate it. We don't publish posts very often so I guess it makes sense to expose one if we do, for 45 days. But it takes a chunk of the first impression of the page on mobile. What about putting it below SIGs, so less obvious but visible to those who scroll through the whole page? |
|
First feedback from the Exec was confusion about what the blocks are. One suggestion was to label the sections; another was to remove the "new" section and just have those volumes appear in their sorted order. Proposals:
My preferences is 1 > 2 >> 3. |
|
The thing I like about the recent section is that it includes non-top-level venues. What would it look like with labeled sections? The labels could be subtle. |
|
I like the presence of non-standard, updated venues placed at the top, too. However, it may also introduce confusion as to why there are highlighted years there, but also elsewhere. |
I kind of think the rareness of this argues for fronting it. If we take the time to write something, we should put it in front of people so they see it. |
|
And "Other major venues" for the 3rd category |











I told gpt-5.6-sol to design a new landing page.
Would close #7605.