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

Context View: Autocomplete #88

Open
raineorshine opened this issue Oct 3, 2019 · 0 comments
Open

Context View: Autocomplete #88

raineorshine opened this issue Oct 3, 2019 · 0 comments
Labels
feature New feature or request

Comments

@raineorshine
Copy link
Contributor

raineorshine commented Oct 3, 2019

When adding or editing a context in context view, autocomplete options should be rendered as children.

  1. In the following mockup, when "Art" is typed in, the "Artists" and "Articles" autocomplete options are rendered as children:

    Screen Shot 2020-06-17 at 4 36 56 PM

  2. When the user arrows down, there should be a selection independent of the cursor that goes through each child. Here "Articles" is selected in lightblue:

    Screen Shot 2020-06-17 at 4 37 37 PM

  3. Clicking a child or hitting enter should set the context to the child text and clear the children:

    Screen Shot 2020-06-17 at 4 43 10 PM

  4. When a context is edited, its descendants (e.g. /Articles/hello/x; not pictured) should move to the edited context. This is the same behavior as editing a thought. Its descendants are moved with it.

  5. When the user types # at the beginning of a thought in normal view, activate autocomplete. Remove the # after a thought is selected.

@raineorshine raineorshine added this to the Dogfood milestone Oct 3, 2019
@raineorshine raineorshine removed this from the Dogfood milestone Oct 26, 2019
@raineorshine raineorshine reopened this Jun 17, 2020
@raineorshine raineorshine added the feature New feature or request label Jun 17, 2020
@raineorshine raineorshine added this to the 📖 Context View milestone Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant