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

Please make cell alignment (vertical and horizontal) buttons available on the table cell toolbar #17133

Open
KirkMunroSagent opened this issue Sep 20, 2024 · 1 comment
Labels
domain:ui/ux This issue reports a problem related to UI or UX. package:table type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@KirkMunroSagent
Copy link

📝 Provide a description of the improvement

When working with tables, I would like alignment buttons to be available on the cell ContentToolbar. Today it seems the best I can do is use the TableCellProperties toolbar button and then modify the alignment from there. Alignment modifications on tables are relatively common, so I would prefer if users could modify alignment without going into the TableCellProperties dialog to do so.

📃 Other details

  • Browser: Microsoft Edge, latest
  • OS: Windows 11
  • CKEditor version: 43.1.0
  • Installed CKEditor plugins:
    CKEditor5.alignment.Alignment,
    CKEditor5.basicStyles.Bold,
    CKEditor5.basicStyles.Italic,
    CKEditor5.basicStyles.Strikethrough,
    CKEditor5.basicStyles.Subscript,
    CKEditor5.basicStyles.Superscript,
    CKEditor5.basicStyles.Underline,
    CKEditor5.enter.ShiftEnter,
    CKEditor5.font.Font,
    CKEditor5.heading.Heading,
    CKEditor5.horizontalLine.HorizontalLine,
    CKEditor5.htmlSupport.GeneralHtmlSupport,
    CKEditor5.image.Image,
    CKEditor5.image.ImageInsertViaUrl,
    CKEditor5.image.ImageStyle,
    CKEditor5.image.ImageToolbar,
    CKEditor5.link.Link,
    CKEditor5.list.List,
    CKEditor5.showBlocks.ShowBlocks,
    CKEditor5.sourceEditing.SourceEditing,
    CKEditor5.table.PlainTableOutput,
    CKEditor5.table.Table,
    CKEditor5.table.TableCellProperties,
    CKEditor5.table.TableColumnResize,
    CKEditor5.table.TableProperties,
    CKEditor5.table.TableSelection,
    CKEditor5.table.TableToolbar,
    CKEditor5.undo.Undo,

If you'd like to see this improvement implemented, add a 👍 reaction to this post.

@KirkMunroSagent KirkMunroSagent added the type:improvement This issue reports a possible enhancement of an existing feature. label Sep 20, 2024
@Witoso
Copy link
Member

Witoso commented Sep 24, 2024

Thanks for feedback, we will take it into account when we redesign the table feature.

@Witoso Witoso added package:table domain:ui/ux This issue reports a problem related to UI or UX. labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ui/ux This issue reports a problem related to UI or UX. package:table type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants