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

UI problem with long lines in templates #6

Open
ax-sc opened this issue May 29, 2020 · 3 comments
Open

UI problem with long lines in templates #6

ax-sc opened this issue May 29, 2020 · 3 comments

Comments

@ax-sc
Copy link
Member

ax-sc commented May 29, 2020

There seems to be a bug with handling long lines in templates.

steps to reproduce the bug:

  1. Create a new document with a new template
  2. Open the Template-Tab and write a line longer than the width of your screen.

observed behaviour:
The Template-Tab expands to the full width of the screen and the menu as well as the preview are not usable.

expected behaviour:
The width of the Template-Tab should be fixed to a maximum width, where the menu as well as the preview is still accessible.

@ax-sc ax-sc added the type: bug Something isn't working label May 29, 2020
@ax-sc
Copy link
Member Author

ax-sc commented May 29, 2020

This issue is also present in the Document-Tab, which shows the same behaviour for a long line in the content of a variable.

@3j14 3j14 closed this as completed in 4e115f1 May 31, 2020
@ax-sc
Copy link
Member Author

ax-sc commented Jun 3, 2020

It seems like this issue is still present, but the behaviour has changed. When entering a long line (longer than the width of the Document- (or the Template-)Tab, the screen is split horizontally and the Preview-section is shown at the end of the page.

@ax-sc
Copy link
Member Author

ax-sc commented Jun 5, 2020

The issue only appears with lines containing no spaces. As this is unlikely to happen for standard-users, this issue is postponed to Backlog.

@ax-sc ax-sc added this to the V1.0.0 milestone Jun 5, 2020
@ax-sc ax-sc unassigned 3j14 Dec 4, 2020
@ax-sc ax-sc removed this from the Backlog milestone Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants