create folder modal "folder name" input, loses focus after the first time the modal is opened
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
Confirmed
|
Low
|
Unassigned |
Bug Description
In swift UI, when you click the "+ Folder" button the first time the "Create Folder" modal is displayed the input field has the main focus, but after creating a folder or closing the modal, the following times the modal is displayed, the input field in it loses the focus, preventing the user to quickly type the folder name and submit the form.
Steps to reproduce:
- Goto swift UI
- Create a container
- click on the container
- Click the "+ Folder" button and create a folder or click cancel
- Click the "+ Folder" button again
Expected results:
Each time the "create folder" modal is open the input field should always have focus
Actual Results:
The input in the "create folder" modal loses focus after the first time it's displayed
description: | updated |
Changed in horizon: | |
assignee: | nobody → Alok Kumar (rajalokan) |
Unassigning due to inactivity