-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
PRIORITY-mediumMedium-priority tasks that are important but not urgent.Medium-priority tasks that are important but not urgent.bugIssues or problems that need to be fixed.Issues or problems that need to be fixed.
Milestone
Description
EPAM AI DIAL Admin version
FE: 0.12.0-rc BE: 0.12.0-rc
How to reproduce
- Open Dial admin
- Open DevTools
- Try to find locator - //div[@Class='px-3 py-2 text-secondary flex flex-row gap-3 items-center justify-start']
Actual result
The site looks cut and there are 2 locators - //div[@Class='px-3 py-2 text-secondary flex flex-row gap-3 items-center justify-start'], but one of them looks like unnecessary, because one of them show empty space and second - block of buttons(Import, Export)
Expected result
I think the locator should be such that it shows only the button block and not the empty space as before. And the admin panel is not cut
Confidential information
- I confirm that do not share any confidential information
Metadata
Metadata
Assignees
Labels
PRIORITY-mediumMedium-priority tasks that are important but not urgent.Medium-priority tasks that are important but not urgent.bugIssues or problems that need to be fixed.Issues or problems that need to be fixed.
Type
Projects
Status
Ready for QA