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

When column name is long, it breaks the filter box in table #31340

Closed
ignacio-mb opened this issue Jun 5, 2023 · 0 comments · Fixed by #32093
Closed

When column name is long, it breaks the filter box in table #31340

ignacio-mb opened this issue Jun 5, 2023 · 0 comments · Fixed by #32093
Assignees
Labels
.Frontend Priority:P3 Cosmetic bugs, minor bugs with a clear workaround Type:Bug Product defects
Milestone

Comments

@ignacio-mb
Copy link
Contributor

Describe the bug

When applying a filter to a column with a long string, the filter brings the actual name and not the "corrected" name

To Reproduce

  1. In Sample database, Data Model -> Change password to a long string
  2. Query the table, filter by that column, and insert a non existing value for the column.
    Also, a good way to see it is to rename the column to: Password Password (a lot of spaces in the name). The column in the visualization is ok but in the filter box it breaks.
Screenshot 2023-06-05 at 5 50 05 PM

Expected behavior

Visually different

Logs

No response

Information about your Metabase installation

v1.46.4

Severity

Minor

Additional context

Related to #31339

@ranquild ranquild added .Team/42 🌌 .Frontend Priority:P3 Cosmetic bugs, minor bugs with a clear workaround and removed .Needs Triage labels Jun 23, 2023
@deniskaber deniskaber self-assigned this Jun 30, 2023
@deniskaber deniskaber added this to the 0.46 milestone Aug 31, 2023
This was referenced Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.Frontend Priority:P3 Cosmetic bugs, minor bugs with a clear workaround Type:Bug Product defects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants