-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Advanced Approval Workflows] Remove advanced approval workflows beta #48706
[Advanced Approval Workflows] Remove advanced approval workflows beta #48706
Conversation
@kirillzyusko I'm having issues with React Compiler, I tried everyththing from REACT_COMPILER.md and also tried to ignore react compiler for every useMemo/useCallback in the file but still no luck 😢 |
@DylanDylann You can go ahead with this PR |
I just tried this suggestion. But It doesn't resolve all errors, still have a problem with useMemo of |
We had a chat with @blazejkustra Here is the patch that solves ~5 issues: However there is still one issue produced by this line: data: OptionsListUtils.sortAlphabetically(filteredApprovers, 'text'), Right now I see two options:
|
Moving |
@DylanDylann You can now continue reviewing the PR, all checks should be successful now! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-09.at.22.22.33.movAndroid: mWeb ChromeScreen.Recording.2024-09-09.at.22.20.19.moviOS: NativeScreen.Recording.2024-09-09.at.23.15.29.moviOS: mWeb SafariScreen.Recording.2024-09-09.at.22.19.16.movMacOS: Chrome / SafariScreen.Recording.2024-09-09.at.22.13.32.movMacOS: DesktopScreen.Recording.2024-09-09.at.22.14.01.mov |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #48624 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
@tgolen Could you take over this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding some comments!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Details
Fixed Issues
$ #48624
PROPOSAL: N/A
Tests
More features
settings page)Offline tests
N/A
QA Steps
Same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
MacOS: Chrome / Safari
Screen.Recording.2024-09-06.at.16.44.35.1.mov