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

SPT-1556 refactoring pagination plugin #258

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

kombatkos
Copy link
Contributor

Что сделано?

  • Удален TopPaginatablePlugin у колекции и таблицы
  • Добавлены стратегии для пагинации в 4 стороны
  • Сделан рефакторинг плагина
  • ...

Зачем это сделано?

  • Избавление от лишнего кода
  • Добавление пагинации для горизонтального скрола коллекции FlowLayout

На что обратить внимание?

  • Горизонтальный скролл только для flowLayout так как в Composition мы не можем достать горизонтальный scroll
  • ...

Как протестировать?

  • Запустить
  • Таб с коллекцией
  • Collection with two direction horizontal pagination

@kombatkos kombatkos self-assigned this Aug 30, 2023
@NullIsOne NullIsOne added the 8.0 label Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants