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

Command Output Window Has Fixed Size #2188

Closed
LeoNerdoG opened this issue Nov 16, 2018 · 1 comment · Fixed by #2197
Closed

Command Output Window Has Fixed Size #2188

LeoNerdoG opened this issue Nov 16, 2018 · 1 comment · Fixed by #2197
Assignees
Labels
Console GWT This issue/PR is related to Admin Web Console

Comments

@LeoNerdoG
Copy link
Contributor

If there are a lot of files and folders inside of /tmp directory and user executes command "ls -all" to display all of them, the result is not user friendly or may be confusing for end user (there are border like lines inside of the command output window - look at the screenshots).

Testflow:

  1. Login as kapua-sys or any other user that has proper permissions
  2. Connect a live Kura device to Kapua (e.g. device0)
  3. In Kapua go to Devices, select device0, go to Command tab and add few files (touch file1 file2 file3...) so sliders appear.

Expected behavior
There should be no lines, borders etc. in the command output window

Screenshot No. 1:
screenshot 2018-11-16 at 09 37 47

Screenshot No. 2:
screenshot 2018-11-16 at 09 37 54

Version of Kapua
1.1.0-SNAPSHOT

Type of deployment
[ ] Local Vagrant deployment
[x] Docker
[ ] Openshift (in its variants)
[ ] Others

Main component affected
[x] Console (in case of console please report info on which browser you encountered the problem)
[ ] REST API
[ ] Message Broker
[ ] - Others

Browsers used:

  • Google Chrome (Version 69.0.3497.100 (Official Build) (64-bit))
  • Safari (Version 12.0 (13604.3.5))
  • Mozilla Firefox (63.0 (64-bit))
  • Opera (Version 55.0.2994.44)
@LeoNerdoG
Copy link
Contributor Author

I have verified that this issue has been successfully resolved.

@Coduz Coduz added the Console GWT This issue/PR is related to Admin Web Console label Nov 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console GWT This issue/PR is related to Admin Web Console
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants