For Cycle 66 #1706
Labels
team:dev
https://bisq.wiki/Dev_Team
was:accepted
Indicates that a compensation request was accepted by DAO voting
Milestone
Summary
7056.45
Contributions delivered
Add channel icons to user profile card messages list
Improvements in user profile card messages list
• Improve styles in messages list.
• Set placeholder text in user profile card reputation table.
Add messages tab to user profile card
• Add a new tab in the user profile card to show user public chats sent messages.
Move go to offer logic to controller
Move price formatting strings to application resource file
#3090
Fix cropping when using integer numbers
Restrict amount and price text fields to accept only numbers
Allow reporting a user profile everywhere in the app
• Chat channel domain is a required field in to report to moderator protobuf message.
• To have the flexibility to report a user profile anywhere in the app while ensuring backwards compatibility, Support is used as the default domain for these cases.
Unify amount and price input fields
• Decouple big and small input amounts.
Add logic to apply default price at create offer
• Position cursor at the end of the price text input when requesting focus.
• Hide back/next buttons when showing amount info overlay.
• Fix price strings in review offer.
Improvements in trade wizard
• Update strings in price selection component.
• Request focus when swapping between fixed and range amounts.
Open profile card from mediator table
Fix market selection menu for OS cross-compatibilty
Limit char count in price selection
Revise market selection experience
Add price slider in trade wizard
• Fix precision in amount selection small input number.
Limit char count in amount selection
Fix issues with max amount info
• Fix calculating max allowed amount.
• Update max allowed amount every time a new market is selected market.
Improvements in amount selection
• Use green font in description when component is active (matching price component).
• Fix base amount tooltip.
Consolidate amount and price in create offer wizard
• Amount range selection is now done in the same input field, and slider has two pickers which use arrows instead of a knob. The latter has the added benefit of showing better the selected range and with better precision.
• Add new component to show price (fixed and percentage) with the same design style as amount.
[*] Includes all the UX and graphical design work.
The text was updated successfully, but these errors were encountered: