Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Beta Popup Dialog #1003

Merged
merged 3 commits into from
Aug 24, 2022
Merged

Disable Beta Popup Dialog #1003

merged 3 commits into from
Aug 24, 2022

Conversation

ani-kalpachka
Copy link
Member

Disabled Beta Popup Dialog:

image

The component is not deleted in case we need it back. So far its import is commented.
Removed the unused imports in the component.

@imilchev
Copy link
Contributor

The Playwright tests are actually testing the pop up as well. Now that it is gone, they fail. Try to fix them. It should be as easy as removing the lines that actually interact with the popup. 👀

@@ -11,12 +11,8 @@ import {
FormControlLabel,
Typography,
} from '@mui/material'
Copy link
Member

Choose a reason for hiding this comment

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

Let's remove the component, we can always bring it back from git history

@ani-kalpachka ani-kalpachka merged commit c84abb6 into master Aug 24, 2022
@ani-kalpachka ani-kalpachka deleted the disable-beta-popup-dialog branch August 24, 2022 16:34
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.

3 participants