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

Enum list doesn't wrap and causes layout problems if too many values #993

Closed
cmeeren opened this issue Jul 31, 2019 · 0 comments
Closed

Comments

@cmeeren
Copy link

cmeeren commented Jul 31, 2019

I suspect this requires only a simple fix.

The list of enum values doesn't wrap, so if an enum has too many values, it causes the following layout problems:

  1. Not all enum values are visible (here I have many more "foobarX" values that are not shown)

image

  1. The schema expands, overlapping the examples in the right column:

image

@cmeeren cmeeren changed the title Enum list doesn't break and causes layout problems if too many values Enum list doesn't wrap and causes layout problems if too many values Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant