Skip to content

[BUG] Text overlaps time in the trade feed #359

Closed
@adeacetis

Description

Environment:

aggr.trade - production

Steps to reproduce the issue:

  1. Setup a default panel

  2. Reduce the width of the panel until the elapsed time disappears
    image

  3. Open the panel settings and change the time format to HH:MM

image

  1. Watch the values that are being displayed, the contract's value, and the underlying size that appears when you hover one line now overlap the time.

image

Noting that the ellipsis

Proposed solutions:

I could imagine a mix of those solutions:

  • Set fluid font-size depending on pane width
  • Set a min-width for this panel type. Under that value, the panel loses its value anyway. Thinking out loud, the ideal min-width would probably be equal to the smaller current popular mobile viewport width.
  • Hide the canonical time first before limiting the user's action.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersuxUX enhancements/proposals to make users' life better

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions