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 for when list_display_links = None #168

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bernieke
Copy link


name: Pull request
about: Submit a pull request for this project
assignees: fabiocaccamo


Describe your changes
Fixes the accordion display mode when list_display_links = None

Related issue
Did not create issue

Checklist before requesting a review

  • I have performed a self-review of my code.
  • I have added tests for the proposed changes. -> No javascript tests
  • I have run the tests and there are not errors. -> Performed manual test

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.96%. Comparing base (c0aa5a7) to head (c76f2c6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files          11       11           
  Lines         697      697           
=======================================
  Hits          634      634           
  Misses         63       63           
Flag Coverage Δ
unittests 90.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fabiocaccamo fabiocaccamo self-requested a review October 10, 2024 08:17
@fabiocaccamo fabiocaccamo added the bug Something isn't working label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants