Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[PropertyView] Multi-line value with dtype text can easily be overwritten #157

Closed
mpsonntag opened this issue Mar 4, 2019 · 0 comments · Fixed by #175
Closed

[PropertyView] Multi-line value with dtype text can easily be overwritten #157

mpsonntag opened this issue Mar 4, 2019 · 0 comments · Fixed by #175
Labels

Comments

@mpsonntag
Copy link
Contributor

When a Property.value with the dtype 'text' and a multi-line content is displayed, it only shows the first couple of characters and '[...]' to indicate, that the value contains more text. When this value is switched into the editable state, it still only displays the abreviated value. When the editable state is exited, this will be seen as a change event from "long text, multiline text" to 'abbreviation [...]' without any feedback to the user.

In this case a safety question should be asked if the value content is supposed to be overwritten.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant