Changes between Version 1 and Version 2 of Ticket #36510, comment 3
- Timestamp:
- Jul 19, 2025, 9:07:34 AM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36510, comment 3
v1 v2 1 1 First of all, thank you for submitting the ticket :) 2 As you mentioned, if multiple paginations are applied, using "pagination + model _name" is naturally necessary.2 As you mentioned, if multiple paginations are applied, using "pagination + model name" is naturally necessary. 3 3 However, 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. 4 4 On the contrary, I believe it is necessary information that provides clarity.