Skip to content

Conversation

egor-zalenski
Copy link
Contributor

#RI-2782 - Expand/collapse large values in key details

const { minWidth, maxWidth = 0 } = column
const newMinWidth = ((width - maxWidthTable) / growingColumnsCount)

// return {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove commented code?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will remove in the next pr

Copy link
Contributor

@AmirAllayarovSofteq AmirAllayarovSofteq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Job!

@egor-zalenski egor-zalenski merged commit e552e0f into main Jul 12, 2022
@egor-zalenski egor-zalenski deleted the feature/RI-2782_Expand_collapse_large_values branch July 12, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants