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.

New Issue editor toolbar cuts out buttons, like "Add a link", "Insert code", and more

See original GitHub issue

Love the extension but this has been bothering me ever since I installed it. Some editor buttons end up missing - and a different set is missing in different cases.

New Issue without extension: image

New Issue with extension: image

As you can see, on New Issue pages, the link, insert code, and a few other buttons are missing. However, they’re present in the Leave a comment UI and a different set of buttons is missing there.

Add a comment without extension: image

Add a comment with extension: image

Why is this happening and can it be fixed?

Thanks.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
arnaudvallecommented, Nov 14, 2019

Hello there - I’ll have a look at it in the next few days

1reaction
fregantecommented, Nov 12, 2019

As a solution, we should drop the markdown-toolbar > :nth-last-child lines altogether and target the button specifically, like we do for md-mention and md-ref. The downside is that there will be extra spacing in some cases but that’s much better than hidden useful buttons.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CKEditor Samples » Toolbar Configuration
This sample page demonstrates editor with loaded full toolbar (all registered buttons) and, if current editor's configuration modifies default settings, ...
Read more >
Text toolbars - Carbon Design System
A text toolbar is a set of buttons and menus that allows users to edit text, search keywords, attach files, and embed links....
Read more >
ckeditor - How to add a custom button to the toolbar that calls ...
First of all click on Source button mentioned in Editor then paste the button code over there, As I use CSS to create...
Read more >
Rich Text Editor Toolbar & Buttons | Branch CMS Documentation
The Cut, Copy, and Paste buttons are all under the Edit dropdown menu. ... For more information on inserting and editing links, please...
Read more >
Toolbar Buttons Available for TinyMCE | Docs
Complete list of toolbar buttons available for the toolbar and quick toolbars. · The core toolbar buttons · A11yChecker plugin · Advanced Code...
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