Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Implement secondary list retrieval for dropdown options #1206

Open
BlakeDraper opened this issue May 24, 2021 · 0 comments
Open

Implement secondary list retrieval for dropdown options #1206

BlakeDraper opened this issue May 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@BlakeDraper
Copy link
Contributor

BlakeDraper commented May 24, 2021

Many issues being reported of dropdown options lists not loading, causing much frustration among users. The weak point is the single request on page load /component instantiation for the list data. User interaction with the dropdown needs to trigger a check for needed data and create new request where it does not exist.

This needs to happen application-wide for all forms. Consider a utility function for this.

Reference issues:

#1183, #1184

@BlakeDraper BlakeDraper added bug Something isn't working enhancement New feature or request labels May 24, 2021
@BlakeDraper BlakeDraper self-assigned this May 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant