mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
08f3fec6d0
Adds a `count_label:` keyword to `Header` that defaults to `I18n.t(:label_x_items, count:)` and always sets `aria-live: polite` on the counter badge. Callers no longer need to wire up aria attributes manually. Uses `merge_aria` so additional caller-provided aria attributes are preserved. https://community.openproject.org/wp/74684