You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When entering a string of text into a query combobox in the paleocontext subform, the results will not display unless the user scrolls. The direction that the user needs to scroll to get the suggestions box to display is not consistent overall, sometimes it is up, and sometimes it is down. The direction that the user will need to scroll is always consistent once the text box is in focus (i.e. once the user is in the box, the direction is not going to change, but if they exit the box and re-enter, then the direction may change)
The bug can be replicated in the other query combobox within the Paleo Context field, but could not be replicated in the locality query combobox (both shown in the screenshots attached). Below is the view definition for the Paleo Context subview within the Collecting Event view.
The SubPaleoContext view. Note that the chronostrat querycbx contains two parameters in the initialize option which I have not seen elsewhere, displaydlg=ChronosStratDisplay;searchdlg=ChronosStratSearch. In a search of the codebase, these parameters seem to only be present in paleocontext views.
To Reproduce
I can consistently reproduce this behaviour across three records, following the steps below. I cannot reproduce on a new record through the data entry tab.
Run a query for Collection Objects for records that have an embedded Paleo Context in the Collecting Event form (sufficient, but not proven necessary)
Open a record using Browse in Forms
Scroll down to a query combobox in the paleocontext table, begin to type in text.
Notice that no suggestions appear, not even "Nothing found" or "+ Add"
Scroll up or down, until the suggestions are visible.
Expected behavior
The suggestions would be visible immediately upon entering text (the expected behaviour of the query combobox field type)
Screenshots
The screenshots below were taken of the same record.
Initially typing text into the box
After scrolling down
Please fill out the following information manually:
OS: Windows 10
Browser: Firefox 133.0.3
Specify 7 Version: 7.9.2
Database Name: Beaty
Collection name: Fossils
Reported By
Beaty Biodiversity Museum
The text was updated successfully, but these errors were encountered:
mpitblado
changed the title
Query combobox auto suggestions disappear on scroll in popover for embedded PaleoContext in query results
Query combobox auto suggestions require scroll in popover for embedded PaleoContext in query results
Dec 16, 2024
Describe the bug
When entering a string of text into a query combobox in the paleocontext subform, the results will not display unless the user scrolls. The direction that the user needs to scroll to get the suggestions box to display is not consistent overall, sometimes it is up, and sometimes it is down. The direction that the user will need to scroll is always consistent once the text box is in focus (i.e. once the user is in the box, the direction is not going to change, but if they exit the box and re-enter, then the direction may change)
The bug can be replicated in the other query combobox within the Paleo Context field, but could not be replicated in the locality query combobox (both shown in the screenshots attached). Below is the view definition for the Paleo Context subview within the Collecting Event view.
The
SubPaleoContext
view. Note that the chronostrat querycbx contains two parameters in the initialize option which I have not seen elsewhere,displaydlg=ChronosStratDisplay;searchdlg=ChronosStratSearch
. In a search of the codebase, these parameters seem to only be present in paleocontext views.To Reproduce
I can consistently reproduce this behaviour across three records, following the steps below. I cannot reproduce on a new record through the data entry tab.
Browse in Forms
Expected behavior
The suggestions would be visible immediately upon entering text (the expected behaviour of the query combobox field type)
Screenshots
The screenshots below were taken of the same record.
Initially typing text into the box
After scrolling down
Please fill out the following information manually:
Reported By
Beaty Biodiversity Museum
The text was updated successfully, but these errors were encountered: