-
Notifications
You must be signed in to change notification settings - Fork 107
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
Separator component to visually emphasize field groups #480
Labels
Comments
There exist some alternatives to accomplish visual grouping:
It would be interesting which direction you want to go. |
@RomanKostka Of interest |
Skaiir
added a commit
that referenced
this issue
Oct 16, 2023
bpmn-io-tasks
bot
added
needs review
Review pending
and removed
in progress
Currently worked on
labels
Oct 16, 2023
Skaiir
added a commit
that referenced
this issue
Oct 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Is your feature request related to a problem? Please describe
With the new components and text view features, it can get quite difficult to visually differentiate groups of fields/components, as shown in this example.
Describe the solution you'd like
To visually emphasize separate groups/blocks of fields/components, a separator component (a horizontal line) is a simple, but helpful tool.
Describe alternatives you've considered
Support "---" in the text view markdown. But I advise against it, since it is hard to discover. A dedicated component is easier to find.
The text was updated successfully, but these errors were encountered: