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

Canonical sort no longer reflects actual fields from the record ontology #239

Open
jgonggrijp opened this issue Dec 11, 2024 · 0 comments
Open

Comments

@jgonggrijp
Copy link
Member

The FlatFields collection type in frontend/vre/field/field.model.js still (since long ago) employs the canonicalSort function from frontend/vre/utils/generic-functions.js to determine the order of the fields. The code still works, but the array that defines the preferred order contains keys that no longer reflect the actual field names.

Maybe not important, but if we want to fix this, we need input from Jeroen Salman to re-establish the preferred order of the new keys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant