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

limit to "value" length #262

Closed
ontrou opened this issue Jun 3, 2021 · 1 comment
Closed

limit to "value" length #262

ontrou opened this issue Jun 3, 2021 · 1 comment

Comments

@ontrou
Copy link

@ontrou ontrou commented Jun 3, 2021

I often write several sentences for a field. I've discovered that there is a limit to how long the "value" can be for a given field. If I write more characters than this limit, it does not render at all in the dataview. Is it possible to render the value up to this limit? i.e. so that it has a partial rendering (and I can click on the page to see the rest) instead of none at all?

@blacksmithgu
Copy link
Owner

@blacksmithgu blacksmithgu commented Jun 4, 2021

I've changed up how the parser works to remove the length limitation for the next release; hopefully it doesn't cause notable performance regressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants