Skip to content

notebooks: list page create dropdown button

Administrator requested to merge rn/notebooks-list-page-dropdown-button into main

Created by: novoselrok

Screenshots

Screenshot 2022-06-13 at 09 10 45 Screenshot 2022-06-13 at 09 14 37

Test plan

  • Go to /notebooks
  • Click on create notebook button -> it should create a blank notebook
  • Click on the dropdown button, and click on the import markdown notebook item -> it should open a file dialog, select a markdown file -> it should create a new notebook populated with the markdown file content

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading