Skip to content

Improve REP pricing, overflow handling, and modal UX#228

Open
KillariDev wants to merge 1 commit into
mainfrom
t3code/af11019f
Open

Improve REP pricing, overflow handling, and modal UX#228
KillariDev wants to merge 1 commit into
mainfrom
t3code/af11019f

Conversation

@KillariDev
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a read-only RPC fallback for injected wallet backends so the UI can continue loading data when no wallet provider is available.
  • Unifies REP price source labels across overview, collateralization, and liquidation views, with clearer copy for simulation and Uniswap quotes.
  • Improves currency rendering with overflow-aware compact formatting and adds coverage for large balance display cases.
  • Refines modal headers for better accessibility and layout, including a more usable close control.
  • Tightens market question auto-loading and liquidation messaging to better reflect current state and failure reasons.

Testing

  • Not run
  • Added and updated unit tests covering chain backend behavior, currency formatting/rendering, liquidation modal messaging, market section loading, overview panels, and related hooks/components

- Route injected read clients through shared RPC when wallet reads are disabled
- Update wallet and migration guards to show read-only friendly copy
- Add tests covering provider vs RPC read transport selection
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.

1 participant