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

Persist filter and sort options in markets [3] #1726

Merged

Conversation

djing-chan
Copy link
Contributor

No description provided.

Copy link
Contributor

@alvasw alvasw left a comment

Choose a reason for hiding this comment

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

utACK

@alvasw alvasw merged commit f174131 into bisq-network:main Mar 1, 2024
16 checks passed
@djing-chan djing-chan deleted the persist-filter-and-sort-options-in-markets branch March 1, 2024 12:02
import java.util.Comparator;

@Getter
enum MarketSortType {
Copy link
Contributor

Choose a reason for hiding this comment

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

What do you think about putting all the enums together in one single file? That was my thinking with the Filters class, to be a wrapper of all the enums. We could rename it to FiltersAndSorts and include this one

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.

3 participants