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

Add additional filter in Bisq Easy Offerbook to filter offers by peer reputation #1732

Merged
merged 11 commits into from
Mar 5, 2024

Conversation

axpoems
Copy link
Contributor

@axpoems axpoems commented Mar 2, 2024

Towards #1572.

  • Add filter "by peer reputation".
    image

  • Rename "offers filter" to offerDirectionOrOwnerFilter, reorder its items and change strings:
    For more clarity, "Buy Bitcoin" filter will show "sell offers" and "Sell Bitcoin" will show "buy offers" (to follow the perspective from the user pov).
    image

  • Rename the remaining robohash to cathash.

  • Fix dropdown menu items sometimes missing to be resized on first run.
    For this, a ChangeListener is wrapped inside a WakeChangeListener since the latter applied directly was sometimes missing events.

Copy link
Contributor

@djing-chan djing-chan left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Contributor

@djing-chan djing-chan left a comment

Choose a reason for hiding this comment

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

utACK

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 bd1f95d into bisq-network:main Mar 5, 2024
16 checks passed
@axpoems axpoems deleted the filterOffersByPeerReputation branch March 10, 2024 13:53
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