Skip to content

Properly apply given default sort#241

Closed
sukhwinder33445 wants to merge 3 commits intomainfrom
fix/sortControl
Closed

Properly apply given default sort#241
sukhwinder33445 wants to merge 3 commits intomainfrom
fix/sortControl

Conversation

@sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Jan 20, 2025

fixes #242

@sukhwinder33445 sukhwinder33445 self-assigned this Jan 20, 2025
@cla-bot cla-bot bot added the cla/signed label Jan 20, 2025
CompatController::createSortControl():
- Set Default before assembling to set the correct value for the sort dropdown.
- Throw error if 3rd param is given but is not present in $columns

SortControl::apply():
- Remove unused param and code.
@nilmerg
Copy link
Member

nilmerg commented Jan 20, 2025

please add a test

@nilmerg
Copy link
Member

nilmerg commented Apr 1, 2025

Obsoleted by #260

@nilmerg nilmerg closed this Apr 1, 2025
@nilmerg nilmerg deleted the fix/sortControl branch April 1, 2025 14:07
@nilmerg nilmerg removed their request for review April 1, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SortControl is not working properly

2 participants