Fix handling of long strings in modal windows and table #626
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Should fix: #549
This PR fixes issues with long strings in metadata for example the title. Especially the title creates problems when opening modal windows like the event details or the tables.
For testing: Please add data everywhere where you can: Users, Series, Events, etc, etc. and add long strings. The Modal Windows / Wizards should look fine if you do so. Also, when you save the data, take a look at the tables and search for your entry, the entry should cause no problems in the table. Important: It makes a difference when you put in a string with blanks or not, so maybe you want to test both cases like:
LONGDATALONGDATALONGDATALONGDATALONGDATALONGDATALONGDATALONGDATALONGDATALONGDATA
and
LONGDATA LONGDATA LONGDATA LONGDATA LONGDATA LONGDATA LONGDATA LONGDATA LONGDATA LONGDATA