-
Notifications
You must be signed in to change notification settings - Fork 90
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
Preview markdown files #4153
Preview markdown files #4153
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4153 +/- ##
==========================================
+ Coverage 39.40% 39.44% +0.03%
==========================================
Files 775 779 +4
Lines 35163 35240 +77
Branches 5306 5119 -187
==========================================
+ Hits 13857 13901 +44
- Misses 20109 20773 +664
+ Partials 1197 566 -631
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Worth mention #3310 |
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.
Copilot reviewed 5 out of 16 changed files in this pull request and generated 1 suggestion.
Files not reviewed (11)
- catalog/app/components/Preview/quick/Markdown/snapshots/Render.spec.tsx.snap: Language not supported
- catalog/app/components/Preview/quick/snapshots/index.spec.tsx.snap: Language not supported
- catalog/app/components/Preview/quick/Markdown/Skeleton.tsx: Evaluated as low risk
- catalog/app/components/Preview/quick/index.tsx: Evaluated as low risk
- catalog/app/components/FileEditor/index.ts: Evaluated as low risk
- catalog/app/components/Preview/loaders/Markdown.js: Evaluated as low risk
- catalog/app/components/Preview/quick/Markdown/index.tsx: Evaluated as low risk
- catalog/CHANGELOG.md: Evaluated as low risk
- catalog/app/containers/Bucket/Section.tsx: Evaluated as low risk
- catalog/app/components/FileEditor/State.tsx: Evaluated as low risk
- catalog/app/containers/Bucket/File/File.js: Evaluated as low risk
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.
some nitpicks from me and a potential bug from copilot
also, maybe 'back to editing' or 'continue editing' instead of 'continue writing'? |
Co-authored-by: Alexei Mochalov <nl_0@quiltdata.io>
The most recent UI is on screenshot: switch with "Preview" label. So, the "Preview" (noun) is enabled or not. Instead of buttons with action verbs ("Preview" and "Continue editing") Upd: screencast updated |
ok i see the new ui tho i saw "continue writing" string in the code -- is it used for smth else? |
@fiskus should i review/approve this now or are you going to work on it further? |
I replaced "continue writing" button with Switch on 15th of November ff5c00d, and I can't find it in the code now |
ok, tho i was sure i saw it today while expanding the diff 🤷 |
@fiskus are we going to release this today? |
I would wait and release next time. I'm not comfortable to release something in the last minute. Especially, if I made some changes in the PR. |
simplescreenrecorder-2024-11-21_13.31.50.webm