Skip to content

Conversation

vlad-dargel
Copy link
Contributor

No description provided.

@vlad-dargel vlad-dargel self-assigned this Nov 15, 2024
//*The following categories are ordered alphabetically (Alerts, Buttons, Checkboxes, etc.).
//-------------------------------------------------------------------------------------------
// BUTTONS
addDatabaseButton = Selector('[data-testid^=add-redis-database]');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we move it to dialog instead of components?

addDatabaseManually = Selector('[data-testid=add-manual]');
addAutoDiscoverDatabase = Selector('[data-testid=add-auto]');
addDatabaseManually = Selector('[data-testid=add-database_tab_manual]');
addAutoDiscoverDatabase = Selector('[data-testid=add-database_tab_software]');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't you want to split the locators to different tabs like in Insight panel?

Copy link
Contributor Author

@vlad-dargel vlad-dargel Nov 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not yet, we'll totally redo this popover, including tabs and content inside, so no need to do this right now

@vlad-dargel vlad-dargel merged commit b77534d into feature/RI-6265_update-list-of-databases Nov 18, 2024
6 of 7 checks passed
@vlad-dargel vlad-dargel deleted the e2e/feature/RI-6268_enhance-form-to-add-database-connections branch November 18, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants