Skip to content

Pagination fix

Grigor Malo requested to merge pagination-fix into master
  • apply accessibility enhancement after receiving total (fixes focus issue with table pagination)
  • fix console error about unknown attribute being spread on the nav element (onShowSizeChanges should go to AntPagination)
  • hide size changer in QuestionList

Merge request reports