Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The command palette has a new tab called "Custom Blocks", with contents:
    • "Create A Block" button
    • One block for each previously created custom block
  • The "Create A Block" button opens an overlay with similar functionality to the block editor, enabling the user to create a sequence
  • The custom block overlay includes:
    • A text control for setting the block name
    • Buttons to Save or Cancel the creation of the custom block

Design Questions:

  • Accessibility design
    • What is the keyboard interaction for the Custom Block editor?
    • What ARIA attributes do we need?
  • How can one edit a Custom Block after it has been created?

Technical notes:

  • React Bootstrap includes an Overlay componentWe will need to modify the interpreter and program model to support custom commands
  • Jira Legacy
    serverFluid Project Issue Tracker
    serverId2e29aa46-ea43-3277-bcd5-0aa8908c274a
    keyC2LC-21

Acceptance:


Dependencies: