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

(feature) VirtualTable: disable resizing columns option #193

Merged
merged 3 commits into from
Aug 18, 2023

Conversation

dmytroshch
Copy link
Contributor

@dmytroshch dmytroshch commented Aug 16, 2023

Prerequisites

N/A

(If the PR requires any other PRs to be applied first, indicate it here, otherwise put "N/A")

Task reference

https://app.asana.com/0/1201849173362898/1205285473577197

BREAKING CHANGES

N/A

(Explain here, any breaking changes that do not have backward compatibility with previous versions of ufx-ui or keep N/A
i.e. if you renamed some component prop. Someone who is using previous version, should work on these updates, before upating their ufx-ui dependency to this version)

PR description

Add option to disable change column width by dragging
Add prop to disable change columns width of the whole table

Example app screenshot

N/A

(Add example app screenshot if applicable, otherwise put "N/A")

Storybook screenshot

image
image

(Add storybook screenshot if applicable, otherwise put "N/A")

Checklist

  • PR title has category name prefix, e.g. "(fix) {description}" (fix/feature/refactor/improvement/doc/test)
  • Added PR description
  • Relevant change in example app is verified, added example app screenshot
  • Storybook: stories, docs are updated/verified
  • Pull request verify workflow passed
  • PR development is completed, the developer is satisfied with the code quality and behavior of the app

@dmytroshch dmytroshch changed the title (feature) VirtualTable: disable drag option (feature) VirtualTable: disable resizing columns option Aug 16, 2023
@bhoomij bhoomij merged commit ce35c01 into bitfinexcom:staging Aug 18, 2023
2 checks passed
@dmytroshch dmytroshch deleted the feature/disable-drag branch August 18, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants