Problem/Motivation

Right now a sorting is happening in code always sorting by value in an ascending way.
https://git.drupalcode.org/project/dependent_fields/-/blob/1.x/src/Plugi...
I'm not sure why this is done, if we need certain sorting, views sort criteria should be use instead.

Proposed resolution

Remove https://git.drupalcode.org/project/dependent_fields/-/blob/1.x/src/Plugi...

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

SadySierralta created an issue. See original summary.

sadysierralta’s picture

Assigned: sadysierralta » Unassigned
Status: Active » Needs review
pcambra’s picture

Status: Needs review » Needs work

Could we have a little test for this?

pcambra’s picture

Issue tags: +Needs tests

pcambra’s picture

Status: Needs work » Fixed

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.