Skip to content

Conversation

@JorchCortez
Copy link
Contributor

Description

Provide a brief summary of the new feature added to an existing script. Highlight what enhancement it brings or the new functionality introduced.

Related Issues

This PR Fixes Issue #41

Script Details

  • Script Name: CMSFilter
  • Purpose of Update: Updated the sorting function and the filter function so the sorting function worked properly alongside render static.
  • New Behavior: Sorting/filtering are now properly avoiding the elements added by RenderStatic in order to properly complete their function.

Changes Made

  • Filtering out renderStatic elements when sorting and filtering
  • Updates to the sorting functionality so it sorts more accurately based on the datatype
  • Updated proper return values for filtering.

Checklist

  • Feature has been tested locally with all relevant use cases.
  • Documentation has been updated (if necessary).
  • PR does not match another non-stale PR currently opened
  • PR's base is the develop branch.
  • Your Feature matches the standards laid out here

@JorchCortez JorchCortez self-assigned this Feb 2, 2025
@JorchCortez JorchCortez linked an issue Feb 2, 2025 that may be closed by this pull request
@JorchCortez JorchCortez merged commit 5f7963e into Develop Feb 2, 2025
@JorchCortez JorchCortez deleted the Fix-Issue-41 branch February 2, 2025 05:07
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.

Issue: CMSFilter - Sort not working properly

2 participants