-
Notifications
You must be signed in to change notification settings - Fork 8
Fix - added preview for post editioning and when none answers yet #29
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
Fix - added preview for post editioning and when none answers yet #29
Conversation
|
Myślę, że może być okej. |
forum/qa-content/qa-page.js
Outdated
| document.body.appendChild(textArea); | ||
| ////console.log('textArea: ', textArea.value); | ||
|
|
||
| // if anything on the page is selected (a.k.a highlighted) - clear the selection |
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.
Unnecessary comment
forum/qa-content/qa-page.js
Outdated
| function copyToClipboard(ev) | ||
| { | ||
| // check whether browser support 'copy' command | ||
| ////if (document.queryCommandSupported('copy')) |
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.
Unnecessary comment
|
I can't merge this right now . |
|
@efiku Sorry for messing with that current PR. I just have been pushing new changes to send links for users on IRC, who maybe wanted to test how it's working in reality and propose some changes (not for code review indeed). [edit] |
|
Fixes and improvements are placed here: #34 |
Fix to #24
Post preview is now also available when: