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

fix: initial table sort #805

Merged
merged 3 commits into from
Oct 13, 2023
Merged

fix: initial table sort #805

merged 3 commits into from
Oct 13, 2023

Conversation

ickisIckis
Copy link
Collaborator

@ickisIckis ickisIckis commented Oct 10, 2023

feat(doc/table): initial table sort example #126
feat(components/table): initial table sorter added if not set #126

@github-actions
Copy link

github-actions bot commented Oct 10, 2023

Visit the preview URL for this PR (updated for commit 87f7aa1):

https://prizm-v3--pr805-feat-table-sort-init-hd9m11nv.web.app

(expires Mon, 16 Oct 2023 12:45:37 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 6cf3db9b3e1bf46180849c1db2e28221d0904ddf

@github-actions
Copy link

github-actions bot commented Oct 10, 2023

Visit the preview URL for this PR (updated for commit 87f7aa1):

https://prizm-v2--pr805-feat-table-sort-init-pcv914fj.web.app

(expires Mon, 16 Oct 2023 12:48:54 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: ab7e21e23e82e687a92ac5a830ac2768df6e61b5

@github-actions
Copy link

github-actions bot commented Oct 10, 2023

Visit the preview URL for this PR (updated for commit 87f7aa1):

https://prizm-v1--pr805-feat-table-sort-init-oqzu8uxt.web.app

(expires Mon, 16 Oct 2023 12:48:38 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 3f40bac4652dbd13be483e7e4de02de469ed4b3f

@ickisIckis ickisIckis added the state:ready ready for release (pass tested) label Oct 10, 2023
Copy link

@alexhawkins94 alexhawkins94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Base Sort пример.

При переходе к примеру в нем отображается включенной сортировка "сверху-вниз" в первом столбце, при этом отображение данных в таблице не соответсвует этой сортировке.
Данные представлены в дефолтном состоянии, т.е. соритровка не выполнена
chrome_ReWHxZ4XlM

Если сделать клик по кнопке сортировке в первом столбце, то сортировка выключается, т.е. используется некое дефолтное отображение данных. В данном случае оно не отличается от начального состояния примера.
chrome_QFmcngW1FG

При дальнейшем использовании сортировки - она отрабатывает корректно во всех направлениях.

Ожидаемый результат:
chrome_k8ajRMmlwE

@ickisIckis ickisIckis changed the title feat: initial table sort example fix: initial table sort Oct 11, 2023
@ZurabDev ZurabDev added this to the 3.2.0 milestone Oct 13, 2023
@ZurabDev ZurabDev merged commit e24b828 into main Oct 13, 2023
9 checks passed
This was referenced Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:ready ready for release (pass tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] prizm/components - Не работает сортировка по умолчанию в Table
3 participants