Add First Visit Guide (closes #1589)#1852
Conversation
…heektripathy/firstvisitguide
Codecov Report
@@ Coverage Diff @@
## develop #1852 +/- ##
===========================================
+ Coverage 66.75% 76.23% +9.48%
===========================================
Files 95 381 +286
Lines 3706 12490 +8784
Branches 519 1316 +797
===========================================
+ Hits 2474 9522 +7048
- Misses 941 2427 +1486
- Partials 291 541 +250
... and 193 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
|
hey @mlodic added the guide, complying to Intelowl's design guidelines, here's a quick demo, let me know on any feedback or content changes required, or anymore steps to be added as well, will do. guidedemo.1.mp4 |
drosetti
left a comment
There was a problem hiding this comment.
I think you did a good job! Just two little changes:
1 - rename the state in the context component to guideState and setGuideState in this way we have a more specific name, "state" is too generic.
2 - The order of the var: instead of setGuideState, guideState use guideState, setGuideState
mlodic
left a comment
There was a problem hiding this comment.
work is great! I'll just suggest some little adjustments for the final result.
Co-authored-by: Matteo Lodi <[email protected]>
Co-authored-by: Matteo Lodi <[email protected]>
closes #1589
Description
A tutorial guide to make first time visitors familiar to intelowl's frontend, by going through all major functionalities over various pages.
Type of change
Please delete options that are not relevant.
Checklist
develop_monkeypatch()was used in its class to apply the necessary decorators.test_files.zipand you added the default tests for that mimetype in test_classes.py.FREE_TO_USE_ANALYZERSplaybook inplaybook_config.json.Black,Flake,Isort) gave 0 errors. If you have correctly installed pre-commit, it does these checks and adjustments on your behalf.testsfolder). All the tests (new and old ones) gave 0 errors.Important Rules