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

Disregard case when sorting devrooms on schedule page #246

Closed

Commits on Oct 24, 2024

  1. Disregard case when sorting devrooms on schedule page

     The version currently online displays "eBPF" at the end of the list of
     devrooms on the schedule page, because it starts with a lowercase,
     making it harder to find in the list. Instead, make devroom sorting
     case-insensitive. This is consistent with how the lists for the Stands,
     BoFs, and Junior events are generated on the same page.
    qmonnet committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a6335cd View commit details
    Browse the repository at this point in the history