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

HXCS-3678 ADf Datatable component column resizing not working with multi select enabled #9660

Conversation

chndn004
Copy link
Contributor

@chndn004 chndn004 commented May 9, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

https://hyland.atlassian.net/browse/HXCS-3678

The column resizing functionality in the ADf-Datatable component fails when multiselect is enabled. This issue affects the user's ability to adjust column widths dynamically, impacting the usability of the datatable interface.

What is the new behaviour?

Modifying the CSS selector to exclude columns associated with multiselect functionality restores the resizing capability

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

Please check the video-

Screen.Recording.2024-05-09.at.12.05.19.PM.mov

…lect functionality restores the resizing capability
@CLAassistant
Copy link

CLAassistant commented May 9, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ chndn004
❌ “chndn004”


“chndn004” seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@wideLandscape wideLandscape left a comment

Choose a reason for hiding this comment

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

LGTM

chndn004 added 2 commits May 9, 2024 20:46
…umn-Resizing-Not-Working-with-Multi-select-Enabled
…umn-Resizing-Not-Working-with-Multi-select-Enabled
Copy link

sonarqubecloud bot commented May 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@chndn004 chndn004 merged commit 9f94a23 into develop May 9, 2024
32 of 33 checks passed
@chndn004 chndn004 deleted the fix/HXCS-3678-ADf-Datatable-Component-Column-Resizing-Not-Working-with-Multi-select-Enabled branch May 9, 2024 19:25
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.

5 participants