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 column resizing in FF #3373

Merged
merged 6 commits into from
Oct 20, 2023
Merged

Fix column resizing in FF #3373

merged 6 commits into from
Oct 20, 2023

Conversation

amanmahajan7
Copy link
Contributor

@amanmahajan7 amanmahajan7 commented Oct 20, 2023

Closes #3370

@amanmahajan7 amanmahajan7 self-assigned this Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #3373 (b6b42ee) into main (ae2d77f) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3373      +/-   ##
==========================================
- Coverage   83.16%   83.10%   -0.06%     
==========================================
  Files          47       47              
  Lines        5096     5097       +1     
  Branches      794      792       -2     
==========================================
- Hits         4238     4236       -2     
- Misses        858      861       +3     
Files Coverage Δ
src/HeaderCell.tsx 84.46% <0.00%> (-0.93%) ⬇️

@amanmahajan7 amanmahajan7 marked this pull request as ready for review October 20, 2023 18:58
@amanmahajan7 amanmahajan7 merged commit 107a3ae into main Oct 20, 2023
3 checks passed
@amanmahajan7 amanmahajan7 deleted the am-fix-column-resizing-ff branch October 20, 2023 20:13
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.

Unresponsive Column Resizing in Firefox for Draggable Columns
2 participants