-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[Form Provider Refactor] WorkspaceSettingsPage #30355
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
[Form Provider Refactor] WorkspaceSettingsPage #30355
Conversation
|
@0xmiroslav Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
@luacmartins the PR is ready for review, if there will be some issues @cdOut or @adamgrzybowski will try to solve them or will try to keep the PR updated until I will be back. |
|
@kowczarz Actually that doesn't happen on main. Caused by this PR. Let's fix that |
|
@cdOut @adamgrzybowski could you please take a look at the above issue with the |
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.
It seems like we have a style bug with the submit button
|
We're still pending the submit button style fix |
|
I'll look at it tomorrow since Kamil is currently OOO |
|
@0xmiroslav please retest this PR, the feature that should style submit buttons wasn't implemented in the new form components so I added it, should work now |
Sure, I could work on fixing this as well in this PR. @luacmartins should I work on it in here? |
|
Yea, that's fine! |
|
Okay, I'll get on fixing that right away |
|
Thank you! |
|
The margin styling error should be fixed, please recheck |
|
Is this page different from others? I don't see any need of custom styling in other forms |
It is a little different, normally the input components would be wrapped with a view that's properly styled to have margin, but in this instance since the currency picker spans the whole container the first text input doesn't have proper margins, which I fixed Unless this is something that is problematic on other pages then please send me which ones are affected |
|
Conflicts! |
|
@cdOut could you please resolve conflicts? |
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.
Still waiting for conflict resolution
|
Resolved, the bug was fixed on main so I reverted the changes. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
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.
LGTM!
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.3.96-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.96-15 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.97-7 🚀
|


Details
Fixed Issues
$ #30006
Tests
Workspaces> Select workspace you're the admin of >SettingsOffline tests
same as above
QA Steps
same as above
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android.native_H.265.mp4
Android: mWeb Chrome
android.web_H.265.mp4
iOS: Native
ios.native_H.265.mp4
iOS: mWeb Safari
ios.web_H.265.mp4
MacOS: Chrome / Safari
web_H.265.mp4
MacOS: Desktop
desktop_H.265.mp4