Skip to content

Add bare-bones editor UI #1

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

Open
appcypher opened this issue Dec 3, 2018 · 0 comments
Open

Add bare-bones editor UI #1

appcypher opened this issue Dec 3, 2018 · 0 comments

Comments

@appcypher
Copy link
Member

We need to add a very basic editor UI based on Monaco. This basic UI will serve as the foundation for a more-fleshed out design in the future. It is not meant to be perfect on the first run.

What are needed to achieve this:

  • A mockup of the basic UI
  • Add monaco-editor to the project to take advantage of editor utils
  • Add react and mobx for UI design and state management
  • Design a basic editor UI with the following components:
    • Sidebar
    • Editor
    • Status bar
    • Action bar
    • Panels
  • Integrate some monaco editor features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant