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

Ability to wrap or clip text in a specific column #237

Open
andrewtpham opened this issue Nov 25, 2021 · 5 comments
Open

Ability to wrap or clip text in a specific column #237

andrewtpham opened this issue Nov 25, 2021 · 5 comments
Labels
enhancement New feature or request priority: low Low priority issue UI UI Components

Comments

@andrewtpham
Copy link
Member

Is your feature request related to a problem? Please describe.
We would like to give the user the ability to customize if a column text is wrap or clip text so that they can display their data to their preference

Additional context
Here is an example of specifying a column is either wrap or clip:
clip-wrap-column-text

@andrewtpham andrewtpham added requires research Further information is required UI UI Components labels Nov 25, 2021
@andrewtpham andrewtpham added this to the Oct-Dec 2021 milestone Nov 25, 2021
@andrewtpham andrewtpham mentioned this issue Nov 25, 2021
9 tasks
@michaelbukachi
Copy link
Collaborator

@andrewtpham Won't this conflict with the functionality we have on the frontend for changing column data types?

@andrewtpham
Copy link
Member Author

@michaelbukachi Oh good catch. I'm thinking clip or wrap text will be another option in the drop down as change data type will be an option too

@michaelbukachi
Copy link
Collaborator

@andrewtpham this means we have to pull that functionality from the frontend and add it hakawati.

@andrewtpham
Copy link
Member Author

@michaelbukachi Ok can we use this card to move that functionality to hakawati or should we do it in a separate issue?

This is what I was thinking when a user clicks on the column header of our table component:
image

This is based on the cascader component so maybe do we want incorporate this in to our h-table?

@michaelbukachi
Copy link
Collaborator

@andrewtpham We can use this card. Without that functionality there's literally no work to be done 😅.

@andrewtpham andrewtpham added the priority: low Low priority issue label Feb 10, 2022
@andrewtpham andrewtpham modified the milestones: February 2022, June 2022 Apr 29, 2022
@andrewtpham andrewtpham modified the milestones: June 2022, August 2022 Jun 14, 2022
@ninetteadhikari ninetteadhikari modified the milestones: November 22, March 23 Mar 6, 2023
@andrewtpham andrewtpham added enhancement New feature or request and removed requires research Further information is required labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low Low priority issue UI UI Components
Projects
None yet
Development

No branches or pull requests

3 participants