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

"Manage Columns" tab cuts off long column names #1892

Open
4 tasks done
mtrezza opened this issue Oct 28, 2021 · 1 comment · May be fixed by #2353
Open
4 tasks done

"Manage Columns" tab cuts off long column names #1892

mtrezza opened this issue Oct 28, 2021 · 1 comment · May be fixed by #2353
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented Oct 28, 2021

New Issue Checklist

Issue Description

The tap that opens when clicking the "Manage Columns" menu has a fixed size and therefore cuts off long column names.

Steps to reproduce

  1. Create a column in a class that is longer than the width of the "Manage Columns" tab
  2. Open the "Manage Columns" tab

Actual Outcome

Column name is cut off

Expected Outcome

Tab should adapt its width to fit the longest column name, maybe up to a max width, and only then truncate the name.

Environment

Dashboard

  • Parse Dashboard version: 3.2.1

Logs

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 28, 2021

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added severity:low type:bug Impaired feature or lacking behavior that is likely assumed bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) labels Oct 28, 2021
@mtrezza mtrezza changed the title "Manage Column" cuts off long column names "Manage Columns" tab cuts off long column names Oct 28, 2021
@mtrezza mtrezza added bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) and removed bounty:$5 Bounty applies for fixing this issue (Parse Bounty Program) labels Nov 1, 2021
@Magdaraa Magdaraa linked a pull request Dec 26, 2022 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant