Skip to content

Refactor unified resources preferences#34394

Closed
gzdunek wants to merge 10 commits intomasterfrom
gzdunek/refactor-unified-resources-preferences
Closed

Refactor unified resources preferences#34394
gzdunek wants to merge 10 commits intomasterfrom
gzdunek/refactor-unified-resources-preferences

Conversation

@gzdunek
Copy link
Copy Markdown
Contributor

@gzdunek gzdunek commented Nov 9, 2023

No description provided.

fieldName: string;
dir: 'ASC' | 'DESC';
};
pinnedOnly?: boolean;
Copy link
Copy Markdown
Contributor Author

@gzdunek gzdunek Nov 9, 2023

Choose a reason for hiding this comment

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

I believe that removing this makes the data model more clean. Currently, there is no single source of truth: this property is defied both in the params and in the preferences. Ideally, it would be kept only in of them.

OTOH it's not a blocker, we can go back later to it if we don't have too much time now.

@gzdunek gzdunek requested a review from rudream November 9, 2023 14:38
@rudream rudream force-pushed the yassine/unified-list branch 8 times, most recently from d0b42dc to 21d6550 Compare November 10, 2023 18:49
Base automatically changed from yassine/unified-list to master November 10, 2023 19:25
@gzdunek gzdunek closed this Dec 29, 2023
@gzdunek gzdunek deleted the gzdunek/refactor-unified-resources-preferences branch July 22, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants