-
Notifications
You must be signed in to change notification settings - Fork 206
Closed
Labels
enhancement 🆙New feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript code⚡Eligible for Sats ⚡This issue or pull request rewards bitcoinThis issue or pull request rewards bitcoin
Description
Is your feature request related to a problem? Please describe.
Mobile users cannot see the Bond % in the Order Book list because the column is hidden on smaller screens. This makes it difficult to assess without clicking into every single order.
Describe the solution you'd like
I propose "stacking" the Bond % directly underneath the Premium % in the same column on mobile screens.
- Desktop: Keep behavior as is (separate columns).
- Mobile: Display the Bond % as small, muted text inside the Premium column.
This uses vertical space efficiently without cluttering the horizontal layout on small devices.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement 🆙New feature or requestNew feature or requestjavascriptPull requests that update Javascript codePull requests that update Javascript code⚡Eligible for Sats ⚡This issue or pull request rewards bitcoinThis issue or pull request rewards bitcoin

