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

The Flow of Selecting Blocks #4492

Closed
3 of 4 tasks
mtias opened this issue Jan 15, 2018 · 3 comments
Closed
3 of 4 tasks

The Flow of Selecting Blocks #4492

mtias opened this issue Jan 15, 2018 · 3 comments
Labels
[Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... Needs Design Feedback Needs general design feedback.
Milestone

Comments

@mtias
Copy link
Member

mtias commented Jan 15, 2018

Here are a few ideas to improve the writing flow by further reducing some of the UI presence when interacting with blocks:

  • Moving a block up or down does not select a block (or puts it in isTyping mode`.
  • Clicking on the first block "Write your story" engages isTyping and doesn't show UI unless user continues moving the cursor under a certain threshold of time.
  • Clicking on any block doesn't show toolbar UI until the user continues moving the cursor for more than a threshold (this might be too much).
  • Clicking "Enter" on a block always engages isTyping.
@mtias mtias added Needs Design Feedback Needs general design feedback. [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... labels Jan 15, 2018
@mtias
Copy link
Member Author

mtias commented Jan 15, 2018

Last one was done in #4395.

@karmatosed
Copy link
Member

Clicking on the first block "Write your story" engages isTyping and doesn't show UI unless user continues moving the cursor under a certain threshold of time.

What about if there is inaction in typing anything? I am thinking for cases where people may be lost.

@mtias
Copy link
Member Author

mtias commented Mar 7, 2018

Going to close this as current state seems alright.

@mtias mtias closed this as completed Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... Needs Design Feedback Needs general design feedback.
Projects
None yet
Development

No branches or pull requests

2 participants