Skip to content
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

Add Preview Edit Links #4

Open
petrsvihlik opened this issue May 22, 2018 · 1 comment
Open

Add Preview Edit Links #4

petrsvihlik opened this issue May 22, 2018 · 1 comment
Labels
enhancement New feature or request groomed The issue has been groomed and should be in a good shape. hacktoberfest help wanted Extra attention is needed up-for-grabs

Comments

@petrsvihlik
Copy link
Contributor

petrsvihlik commented May 22, 2018

Kentico Kontent admin UI now supports navigating to specific content items via URLs in a certain format.

The goal of this task is to enrich the markup of this sample application with the links.

Suggested approach:

Motivation

We want to present to our customers an example of this feature – how they can use that

Solution

When
I open About Us preview
Then
I see enabled "Edit mode" in the fixed bar on the bottom of the page
And
I am able to click on each element from the page About Us

When
I open About Us preview
Then
I see the link "Open in KC" in the fixed bar on the bottom of the page
And
I am able to click on it

When
I click on toggle button Edit mode
Then
Edit mode is turned off
And
I am able to preview page without distraction - only the fixed bar is presented

Design notes

  • Do not show button for menu/navigation,Language selector, Dancing goat heading
  • For Text element – show edit button next to the element (on the right)
  • For Richt text element (and others) – show edit button in the center of the element
  • While in Edit mode, I am able to click anywhere on the element (not just on the button) to be redirected to KC
  • When I hover over the element, the button should be in hover state
@petrsvihlik petrsvihlik added help wanted Extra attention is needed blocked enhancement New feature or request labels May 22, 2018
@petrsvihlik petrsvihlik added the groomed The issue has been groomed and should be in a good shape. label Aug 27, 2018
@petrsvihlik petrsvihlik changed the title Preview Edit Links Add Preview Edit Links Sep 6, 2018
@Simply007 Simply007 added this to To do in Kentico Academy Feb 12, 2019
@PetrSvirak
Copy link

Please, note kontent-ai/sample-app-net#130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request groomed The issue has been groomed and should be in a good shape. hacktoberfest help wanted Extra attention is needed up-for-grabs
Projects
None yet
Development

No branches or pull requests

3 participants