-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- widget moved to the left, and is part of the html output rather than being a floating js object. Because the right ToC has `position: sticky` and scrolls itself as you progress through a page, I was unable to leave the feedback on the right _and_ avoid it shadowing some content. I've made the nav on the left slightly smaller so people can't think there's anything underneath the feedback. It gets expanded to full height when the feedback vanishes. - after leaving feedback, politely thanks you and vanishes within a couple seconds - you _can't_ leave negative feedback without adding a message - you _can_ leave a message to a positive feedback (but may also leave it empty) - the user journey through docs pages is registered and submitted as part of their feedback - taken away the `Edit this page` links, and improved style/wording overall ---- Depends on neo4j-labs/neo4j-labs.github.io#3 neo4j-contrib/dx-feedback-form#2
- Loading branch information
1 parent
23a2d0f
commit 5303ef8
Showing
7 changed files
with
151 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.