ndb-core
ndb-core copied to clipboard
table filter with many selected options leads to HTTP 431 error
Describe the bug When selecting filters, the state of the filter will persist to the url. When filtering for many entities, all uuids are added to the url, wich leads to a very large url. This will lead to an 431 error later or sooner.
To Reproduce Steps to reproduce the behavior:
- Go to instance with many entities in database
- Click on 'School Results'
- Open the 'Student' filter and click on 'select all'
- reload page
- See error
Expected behavior The app should not go to error state, when filter entities. Filter options may need a limit for selecting options.
Screenshots
Desktop (please complete the following information):
- OS: all
- Browser: all
- Version: all