This repository has been archived by the owner on May 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
Conditional variables UI #233
Labels
Milestone
Comments
Michael-Grover
added
Type: Feature Request 🛍️
New feature or request
Difficulty: Medium
labels
Nov 22, 2019
Currently, there is not enough information in the SlateDOM to know what the alternative text of a variable is. One possibility to address that is to change the MD representation for conditional variables to always have the alternative text. Proposed format is as follows:
This should be translated to Slate with the corresponding information. For instance:
|
Reopening for the tooltip feature. |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
As a user I would like to enable and disable conditional variables, and to switch between two options in conditional variables.
Describe the solution you'd like
See this Loom video explaining the UI:
https://www.loom.com/share/694e7927a744475a98b1cf81154c3673
Smart Clause with three conditional variables, marked with red text
https://projects.invisionapp.com/d/main#/console/16741009/394631841/preview
User hovers over Smart Clause to see there is an additional conditional variable that can be enabled. Signified by a plus icon.
https://projects.invisionapp.com/d/main#/console/16741009/394631840/preview
User hovers over icon to see what text will appear when they click on it.
https://projects.invisionapp.com/d/main#/console/16741009/394631839/preview
The user clicked on the text, making the conditional variable text appear.
https://projects.invisionapp.com/d/main#/console/16741009/394631838/preview
The user is hovering over conditional variable text. A tooltip tells the user the text will be hidden if they click
https://projects.invisionapp.com/d/main#/console/16741009/394631837/preview
The user has clicked to hide the text and it is hidden again
https://projects.invisionapp.com/d/main#/console/16741009/394631840/preview
If the user hovers on a conditional variable that switches between two text options, they will see a message like this. When they click, the text will change to the other option.
https://projects.invisionapp.com/d/main#/console/16741009/394633329/preview
The text was updated successfully, but these errors were encountered: