Different progress indications in drop down menues; can we prevent sudden 'jumps'? #382
Labels
No labels
bug
config
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
orinoco/shacl-vue#382
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am frequently less patient than necessary when I want to select a specific item from a drop down list, e.g. "FZ Jülich" in the screenshot below:
Clicking on Jülich while the "fetching records" progress indicator is still busy results in selecting the item below the one I intend to click, because the table rows eventually "jump" up once the progress bar disappears. Is there a way where such a jump can be prevented, such that I could perform the selection before all items are loaded? Because sometimes (and I'm not sure what triggers one versus the other progress indication), "loading" is shown via a spinning circle at the bottom of the list (see below). I'm not sure what the difference in progress indication is between the two, but if at least both could be at the bottom, I would probably select the right item despite my impatience.
