question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Changes:

  • Add button at bottom of container or content area to allow user to add container or component
  • When click Add button, a modal will be showed. The snippet will be depends on which Add button. Can be container, sub container or component.
  • Remove snippets list in sidebar
  • When click on setting icon, will show sidebar with setting forms

Related to https://github.com/Kademi/kademi-dev/issues/2922

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:32 (27 by maintainers)

github_iconTop GitHub Comments

1reaction
bradmaccommented, May 31, 2018

I actually had a new user tell me today they were using the EDM editor (original keditor) and couldnt figure out why they couldnt add a component to the screen. I explained they needed to add a container first.

That was a developer, so this really confirms to me that users initially dont understand the difference between containers and components. So just an add button which shows a filtered list of what they can add is really important.

So I think the best option is:

  • have a single button at each point where something can be inserted. This should just be a simple plus icon.
  • when thats clicked display a full screen modal with all of the things that can be inserted at that location.

Additionally, i think it would be nice to allow components to be added at a top level, and just wrap them in a col-12 container. Its a very common use case, especially for edms.

1reaction
bradmaccommented, May 29, 2018

And i think its important to make the add buttons partially transparent, so they dont distract from the content

Instead we want partially transparent buttons at the end of each container the user can click or tap to insert,

Eg with opacity 0.2 image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keditor is getting an upgrade! | By Kademi.co - Facebook
Keditor Gen2 will include some awesome new responsive features and more to help you build your Websites and Web APPs.
Read more >
Image Generator | Drupal.org
How to create an image. This feature is available by two ways: CKEditor. On CKEditor toolbar, click on the ImageGen button, ...
Read more >
Document editor - CKEditor 5 Documentation
In this tutorial you will learn how to create your own document editor with a customized user interface, step–by–step. Heading 1.
Read more >
Django CKEditor — Django CKEditor 6.5.1 documentation
Include CKEditor version 3.6.2. Initial work on Django aligned theme. Fix schema slash removal issue on media url generation.
Read more >
Drupal CKEditor Setup & Development Tutorial - Bitcookie
This is a good practice to deter spam link generation. ... 2. Enable the Styles toolbar item. Configure your CKEditor profile, and make...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found