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

Issue 525: Always clear the more facet on close. #526

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

kaladay
Copy link
Contributor

@kaladay kaladay commented Feb 8, 2023

Description

Always clear the more facet array list on close.
There should be no reason to preserve the list after closing.

Fixes #525

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manual Testing.
  • Unit Tests.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

There should be no reason to preserve the list after closing.
@kaladay kaladay linked an issue Feb 8, 2023 that may be closed by this pull request
@coveralls
Copy link

Coverage Status

Coverage: 45.856% (-0.02%) from 45.874% when pulling b30467c on 525-more_facets-repeating into 5599f29 on staging.

@kaladay kaladay merged commit 92ac6e0 into staging Feb 8, 2023
@kaladay kaladay deleted the 525-more_facets-repeating branch February 15, 2023 14:20
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.

Opening, Closing, and Re-opening "More..." link on facet problem.
2 participants