Changes between Version 1 and Version 2 of Ticket #36510, comment 3


Ignore:
Timestamp:
Jul 19, 2025, 9:07:34 AM (7 weeks ago)
Author:
Antoliny

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36510, comment 3

    v1 v2  
    11First of all, thank you for submitting the ticket :)
    2 As you mentioned, if multiple paginations are applied, using "pagination + model_name" is naturally necessary.
     2As you mentioned, if multiple paginations are applied, using "pagination + model name" is naturally necessary.
    33However, even if only one pagination is used on the admin `ChangeList` page, I do not think that "pagination + model name" becomes excessive information that interferes with screen reader users.
    44On the contrary, I believe it is necessary information that provides clarity.
Back to Top