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

fix: regular retro column name #1166

Merged
merged 3 commits into from
Feb 28, 2023
Merged

Conversation

CatiaAntunes96
Copy link
Contributor

Fixes #1150

Proposed Changes

  • Fix maximum of column title chars to 15 letters
  • Fix input value when column name is changed (settings and column options)
  • Add overflow-text: ellipsis property for when column name is too long
  • Add tooltip to when is not possible to display all the column name
  • Add horizontal scroll on columns container for when it is not possible to display all of them on the screen

This pull request closes #1150

@CatiaAntunes96 CatiaAntunes96 added bug Something isn't working frontend labels Feb 28, 2023
@CatiaAntunes96 CatiaAntunes96 added this to the Full Version milestone Feb 28, 2023
@CatiaAntunes96 CatiaAntunes96 self-assigned this Feb 28, 2023
@CatiaAntunes96 CatiaAntunes96 changed the title Fix: regular retro column name fix: regular retro column name Feb 28, 2023
@CatiaAntunes96 CatiaAntunes96 merged commit 76551c0 into main Feb 28, 2023
@CatiaAntunes96 CatiaAntunes96 deleted the bug/regular-retro-column-name branch February 28, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG] Regular retro column name
2 participants