Skip to content

[Footer, Locators] The site looks cut when open devtools and there are unnecessary locators #1374

@Beliar24

Description

@Beliar24

EPAM AI DIAL Admin version

FE: 0.12.0-rc BE: 0.12.0-rc

How to reproduce

  1. Open Dial admin
  2. Open DevTools
  3. 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)

Image

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.bugIssues or problems that need to be fixed.

Type

Projects

Status

Ready for QA

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions