Skip to content

Move slicing functionality to layout preferences#25892

Open
maxiadlovskii wants to merge 6 commits intomasterfrom
feat/use-slicing-from-layout/issue-25891
Open

Move slicing functionality to layout preferences#25892
maxiadlovskii wants to merge 6 commits intomasterfrom
feat/use-slicing-from-layout/issue-25891

Conversation

@maxiadlovskii
Copy link
Copy Markdown
Contributor

@maxiadlovskii maxiadlovskii commented May 5, 2026

NOTE: this is a follow-up pr of #25866 and should be merged after

Description

fix: #25891

Motivation and Context

From now on, we are storing slicing col and sorting in user preferences.
NOTE: for now, we store preferences only for the main layout and not for variants. We will do that later when BE will be ready

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have requested a documentation update.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
    /nocl

@maxiadlovskii maxiadlovskii added the e2e-tests Run PR build with e2e tests. label May 5, 2026
@maxiadlovskii maxiadlovskii requested a review from linuspahl May 6, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e-tests Run PR build with e2e tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move slicing functionality to layout preferences

1 participant