-
Notifications
You must be signed in to change notification settings - Fork 54
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
Feedback - contributions from the public #240
Comments
As the first step, I like the comments functionality. Even PHP manual is doing well with this method |
Experimenting with a couple things on inline commenting on a Gutenberg block, Will post back if I can get something interesting by Monday... |
These are some original notes as I was looking into some workflow that might be reasonably achievable.-Open Block
|
(Post Notes from HelpHub Meeting): DevHub Suggestion Piece: Since the Gutenberg Attachment Blocks piece might take longer than utilizing the existing DevHub piece, timewise, it seems to make sense to implement DevHub solution first. Gutenberg Attachment Blocks: Will continue to technically outline this and move forward. Team decided to require a user to be logged in to submit a suggestion vs. being able to do so without being logged in from the front end. |
@Kenshino Do we pick the code on our own, or should we reach out to who worked on this? |
Believe we've found the code here:
|
Here's a better Illustration of the elements of this piece: MAIN /js FROM FILES user-content.php -ENQUEUED SCRIPTS --function-reference.js --user-notes.js --user-notes-feedback.js -INCLUDE STYLESHEET DIRECTORY -ENQUEUED STYLES user-content-preview.php -ENQUEUED SCRIPTS --tabs.js --user-notes-preview.js |
Issue Description
We need to provide the way for contributing with content for users without edit post permissions. On DevHub it's been handled with comments functionality and it looks like a good start for HelpHub as well.
Do not confuse this with #7. This is a completely different functionality.
Sometime in a far future, it is planned to replace this functionality with direct content editing on the frontend (with revisions and Gutenberg), which would be replicating Codex' editing experience. For now, we are going to settle with collecting feedback through commenting system.
Any brilliant idea how to do this in a different way?
Slack discussion
The text was updated successfully, but these errors were encountered: