Skip to content

Issues: WordPress/gutenberg

Phase 3: Collaboration index
#61162 opened Apr 26, 2024 by priethor
Open
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Create a component that provides the same functionalities of RichText component so that it can be used in the Inspector Control or in Gutenberg settings plugin [Package] Rich text /packages/rich-text [Status] Needs More Info Follow-up required in order to be actionable. [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Enhancement A suggestion for improvement.
#63097 opened Jul 3, 2024 by dmitrijCraq
Autocomplete no longer supports overlapping triggers Needs Testing Needs further testing to be confirmed. [Package] Rich text /packages/rich-text [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Bug An existing feature does not function as intended
#61919 opened May 23, 2024 by jakub300
Blocks text placeholder may have insufficient color contrast depending on the active theme [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Package] Block editor /packages/block-editor [Package] Block library /packages/block-library [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#60275 opened Mar 28, 2024 by afercia
Audit all the blocks output when the block is 'empty' [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Package] Block library /packages/block-library [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#59996 opened Mar 19, 2024 by afercia
Richtext : "multiline=p" property is not working in latest WP version [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#59318 opened Feb 23, 2024 by md-kushang-tailor
Displaying Dynamic text [Block] Paragraph Affects the Paragraph Block [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#58626 opened Feb 2, 2024 by TheRamSan
Verse Block: Do Not Strip Text Formatting (italic, bold, etc.) [Block] Verse Affects the Verse block [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#57624 opened Jan 6, 2024 by jmccall75
Footnotes not recognized in pasted markdown [Block] Footnotes Affects the Footnotes Block Needs Testing Needs further testing to be confirmed. [Package] Rich text /packages/rich-text [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Bug An existing feature does not function as intended
#57152 opened Dec 18, 2023 by stronenv
Highlight: Color Variables are detached from presets when changing styles Needs Testing Needs further testing to be confirmed. [Package] Rich text /packages/rich-text [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Bug An existing feature does not function as intended
#53136 opened Jul 29, 2023 by hanneslsm
Add support for custom onSplit, onSplitMiddle [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#47806 opened Feb 7, 2023 by kosiew
Creating a RichTextValue using create with html return error Needs Testing Needs further testing to be confirmed. [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#47394 opened Jan 24, 2023 by jrausell
A text selection which exactly matches a markup inline style does not replace the text when typing. [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#44263 opened Sep 19, 2022 by merlijnvanlent
Add insertion on "non breaking space" to Inline formatting Needs Design Needs design efforts. [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#31401 opened May 1, 2021 by burnuser
RichText: internal value refactoring idea [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Package] Rich text /packages/rich-text [Type] Discussion For issues that are high-level and not yet ready to implement.
#29870 opened Mar 15, 2021 by ellatrix
Backslash breaks block json attributes [Feature] Parsing Related to efforts to improving the parsing of a string of data and converting it into a different f [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#28795 opened Feb 5, 2021 by emanuellopes
Multiple blocks: Keep all text formatting icons [Feature] Block Multi Selection The ability to select and manipulate multiple blocks [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... [Package] Rich text /packages/rich-text [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.
#27221 opened Nov 24, 2020 by kdevnel
Autocomplete: Abstract autocomplete to not depend on rich-text package's models [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#25715 opened Sep 29, 2020 by sarayourfriend
Rich text default/initial formats [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#23976 opened Jul 15, 2020 by ajlende
Make the Gutenberg toolbar customisable [Feature] Extensibility The ability to extend blocks or the editing experience [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#23619 opened Jul 1, 2020 by SirMoogle
Saving a block with backslash in RichText wipes out all RichText data within the block [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#16508 opened Jul 10, 2019 by Alexius08
unregisterFormatType at the Block/Component level [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#16246 opened Jun 22, 2019 by AlchemyUnited
automatic conversion of html entities after reloading the page in the editor [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#15792 opened May 23, 2019 by GitHub-Mike
RichText: registerFormatType should allow identification by style rule Good First Issue An issue that's suitable for someone looking to contribute for the first time Needs Dev Ready for, and needs developer efforts [Package] Format library /packages/format-library [Package] Rich text /packages/rich-text [Type] Enhancement A suggestion for improvement.
#15478 opened May 7, 2019 by ellatrix
[ annotation api] Adding annotation after the user has stopped typing causes focus to jump to line with annotation on. [Feature] Annotations Adding annotation functionality [Feature] Rich Text Related to the Rich Text component that allows developers to render a contenteditable [Package] Rich text /packages/rich-text [Type] Bug An existing feature does not function as intended
#14929 opened Apr 11, 2019 by con322
ProTip! Updated in the last three days: updated:>2024-08-02.