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

Long values in Number visualization is cut off #23093

Closed
flamber opened this issue Jun 1, 2022 · 1 comment · Fixed by #24028
Closed

Long values in Number visualization is cut off #23093

flamber opened this issue Jun 1, 2022 · 1 comment · Fixed by #24028
Assignees
Labels
Client:Mobile Web and tablets and smaller screens .Frontend Priority:P2 Average run of the mill bug .Regression Bugs that were previously fixed and/or bugs unintentionally shipped with new features. Reporting/Dashboards Type:Bug Product defects
Milestone

Comments

@flamber
Copy link
Contributor

flamber commented Jun 1, 2022

Describe the bug
Long values in Number visualization is cut off. It's mostly a problem on smaller screens.
Regression since 0.43.0 by #21003 (#2552) - historically #12629

To Reproduce

  1. Native > Sample > select {{text}} with Text variable, input abc in filter widget and run - save as "Q1"
  2. Native > Sample > select {{number}} with Number variable, input 123 in filter widget and run - save as "Q2"
  3. Add Q1 (18x3), and Q2 twice (5x3 and 5x5) to the dashboard.
  4. Add three filters (Q1 Text:Dropdown, Q2a Number:Equal and Q2b Number:Equal) and connect to cards
  5. Text Awesome dymanic title, which shows the most awesome thing, Number 123456789 and Number2 123456789012345
    1920x1080
    image
    Mobile
    image

Expected behavior
This is 0.42.4 - it should always show the number, or create the humanize
image
image

Information about your Metabase Installation:
Tested 0.42.4 thru 0.43.2

@flamber flamber added Type:Bug Product defects Priority:P2 Average run of the mill bug Reporting/Dashboards Client:Mobile Web and tablets and smaller screens .Frontend .Regression Bugs that were previously fixed and/or bugs unintentionally shipped with new features. labels Jun 1, 2022
@alxnddr alxnddr self-assigned this Jun 2, 2022
@burgoyn1
Copy link

burgoyn1 commented Jun 3, 2022

I'd like to add to this, under visualization options it would be awesome to have a "size" option with "auto" as the default, then a custom option which allows to select set our own sizes in either px or em.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client:Mobile Web and tablets and smaller screens .Frontend Priority:P2 Average run of the mill bug .Regression Bugs that were previously fixed and/or bugs unintentionally shipped with new features. Reporting/Dashboards Type:Bug Product defects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants