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

Make okh tool interactive #40

Open
ElijahAhianyo opened this issue Mar 10, 2023 · 3 comments
Open

Make okh tool interactive #40

ElijahAhianyo opened this issue Mar 10, 2023 · 3 comments
Assignees

Comments

@ElijahAhianyo
Copy link
Contributor

ElijahAhianyo commented Mar 10, 2023

As a follow up to #19 we need to make the okh tools interactive in the following way:

  • A user should be able to select from a list of multiple search results which option they want to choose
  • Prompt user if they want to manually add an okh for an atom if there arent any specified in the results
@Jbutler-helpful
Copy link
Collaborator

Jbutler-helpful commented Mar 28, 2023

Using reflex

@Jbutler-helpful
Copy link
Collaborator

working to tighten the Scope on this issue:

  1. Okparser:
    1. The input consists of a valid IoP-compliant OK yaml document
    2. when parser encounters an element it can not atomise, it then requires some human interaction. The user interface enables this human computer collaboration.
    3. output consist of a valid .helpful ok yaml compliant document
      @ElijahAhianyo take a look at this and let me know what you think of it

@elonskolnik
Copy link

Iteration for future work:
A- Tooltips popup for errors and notes
B- Scrolling on right side of the screen
C- Back-and-forth between left and right boxes
D- Whole screen updates between steps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants