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

'order by' only working after save #4780

Open
emenslin opened this issue Apr 11, 2024 · 2 comments
Open

'order by' only working after save #4780

emenslin opened this issue Apr 11, 2024 · 2 comments
Assignees
Labels
1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system

Comments

@emenslin
Copy link
Collaborator

Describe the bug
When trying to sort a subview using 'order by' in the form meta it will only sort if you save. It does not do it automatically and also does not do it after you refresh, it only works after you save.

To Reproduce
Steps to reproduce the behavior:

  1. Go to collection object
  2. Click on determinations subview
  3. Add multiple determinations
  4. Save
  5. Select a field to order by in the form meta
  6. See it does not order the fields
  7. Try refreshing- see it does not order them
  8. Make a change and save form
  9. See it sorts

Expected behavior
The order by should work automattically after closing out of the form meta or at least after a refresh, should not have to save for it to work.

Screenshots
If applicable, add screenshots to help explain your problem.

namXssb686.mp4

Please, also fill out the following information manually:

@emenslin emenslin added 1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system labels Apr 11, 2024
@combs-a
Copy link
Collaborator

combs-a commented Apr 24, 2024

I saw this before and forgot to mention something I noticed--it does reorder the form if you switch the Type to whichever type is currently unselected and maintains it after that. So you have to switch types (and then back) if you want to reorder, which definitely isn't ideal.

@emenslin
Copy link
Collaborator Author

emenslin commented Jul 3, 2024

Can recreate in edge (7.9.6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product 2 - Forms Issues that are related to the form system
Projects
None yet
Development

No branches or pull requests

3 participants