roos-fs tasks #443
openItems in dropdowns can not be selected (example: ‘Customer’ in Create New User form)
0%
Description
Environment:
OS: Windows 11 Version 24H2 for x64-based systems(KB5065426) (26100.6584)
Browser: Chrome 140.0.7339.186 (Official Build) (64-bit)
Platform: Desktop
Executor: Tretjacova Olena
Preconditions:
User has a valid account on ROOS.
User is logged in with the role Admin.
Steps to Reproduce:
Open the main ROOS page.
Click on the 'Users' in the sidebar.
On the Users page, click '+ Create New User'.
On the 'Create New User' page, fill in the Basic Info section:
First Name: Lena
Last Name: Tretjakova
Email: olenatretjakova+9@matecube.dev
In the Role Permissions section, click the Role field and select Customer in dropdown.
Customer is displayed in the Role field.
The Customer field becomes active.
Click on the Customer field to open the dropdown.
Try selecting the first item in the dropdown list.
Expected Result:
The first item in the dropdown is selected, and the Customer field is populated with the chosen value.
Actual Result:
The dropdown closes, but the Customer field remains empty.
Attachments:
https://screenrec.com/share/yS2hvUwzgs
https://screenrec.com/share/XZHxv6uaGE
Additional Notes:
The issue is reproducible across a lot of dropdowns on the ROOS-fs site, not only in the Create New User form.
The items from the select dropdown can not be changed if the user uses a touchpad or mouse. When the user uses the keyboard (arrow down and Enter), the item is chosen.