-
-
Notifications
You must be signed in to change notification settings - Fork 5
SF-3566 Guide user to formatting options on draft tab #3447
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
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3447 +/- ##
=======================================
Coverage 82.20% 82.20%
=======================================
Files 611 611
Lines 36434 36437 +3
Branches 6004 6005 +1
=======================================
+ Hits 29951 29954 +3
- Misses 5609 5622 +13
+ Partials 874 861 -13 ☔ View full report in Codecov by Sentry. |
b704c52
to
838fade
Compare
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.
@pmachapman reviewed 5 of 5 files at r1, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @RaymondLuong3)
838fade
to
1a825f6
Compare
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.
@pmachapman reviewed 3 of 3 files at r2, all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @RaymondLuong3)
1a825f6
to
2249bf1
Compare
2249bf1
to
6f7bff2
Compare
This PR adds guidance to the user to select formatting options for their draft from the generated draft tab. The "apply to project" button will be disabled as long as the user has not selected formatting options for their project. Once options have been selected, they can add drafts to their project from the generated drafts tab.
This change is