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] Search field positioning in the DataTables #134

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

ppfeufer
Copy link
Owner

Description

Fixed

  • Search field positioning in the DataTables

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.50%. Comparing base (eaa238f) to head (fad2a26).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #134   +/-   ##
=======================================
  Coverage   47.50%   47.50%           
=======================================
  Files          21       21           
  Lines         640      640           
  Branches       79       79           
=======================================
  Hits          304      304           
  Misses        334      334           
  Partials        2        2           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eaa238f...fad2a26. Read the comment docs.

@ppfeufer ppfeufer merged commit 49b8a9c into master Dec 16, 2024
56 checks passed
@ppfeufer ppfeufer deleted the fix-search-field-positioning branch December 16, 2024 11:32
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.

1 participant