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

new app layout is enabled #6959

Merged
merged 4 commits into from
Aug 31, 2022
Merged

new app layout is enabled #6959

merged 4 commits into from
Aug 31, 2022

Conversation

fedrunov
Copy link
Contributor

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

New App Layout should be enabled by default

Motivation and context

closes #6958

@fedrunov fedrunov requested a review from bmarty August 29, 2022 11:46
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

LGTM.

One point though: I do not see any update on the test allScreensTest().

This test has to pass before the next release with AppLayout enabled. Ideally the test can check the result of isNewAppLayoutEnabled(), to pass in both cases.

If the test is already passing, that's fine!

@fedrunov
Copy link
Contributor Author

One point though: I do not see any update on the test allScreensTest().

There is a separate issue for updating tests for App Layout. I'll do it as soon as I'll have all issues with new screens/changes done

#6509

@bmarty
Copy link
Member

bmarty commented Aug 30, 2022

One point though: I do not see any update on the test allScreensTest().

There is a separate issue for updating tests for App Layout. I'll do it as soon as I'll have all issues with new screens/changes done

#6509

I see, thanks. But you see the problem here, once this PR will be merged, the test will not pass, and this can block the release.
This is not blocking, but if the sanity test are not passing during the release process, we will not be able to release the feature, and it will be disabled.

@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@fedrunov fedrunov merged commit 657796c into develop Aug 31, 2022
@fedrunov fedrunov deleted the feature/nfe/app_layout_enabled branch August 31, 2022 08:06
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.

App Layout: Enable Feature Flag
2 participants