You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Web UI cli full screen not working. Cli disapears after command fullscreen. Tested on both Chrome Version 70.0.3538.110 (Official Build) (64-bit) and FireFox 63.0.3 (64-bit)
To Reproduce
Steps to reproduce the behavior:
Login to vault
Open web UI cli
write fullscreen
See error
Expected behavior
Web UI cli shoud fill whole web page.
Environment:
Vault Server Version (retrieve with vault status):
Key Value
--- -----
Seal Type shamir
Initialized true
Sealed false
Total Shares 1
Threshold 1
Version 1.0.0
Cluster Name vault-cluster-f74a4390
Cluster ID c34424f6-72eb-14d2-2c52-b4071cb65ba2
HA Enabled true
HA Cluster https://vault-client-1:8201
HA Mode active
What error are you seeing? On https://demo.vaultproject.io I do see that there's a rendering issue - the whole cli moves off the top of the viewport - is that what you're seeing? I'm working to get that fixed, but I want to make sure we get everything and I'm not seeing other errors. Could you screenshot them or paste the text of errors you're seeing?
Describe the bug
A clear and concise description of what the bug is.
Web UI cli full screen not working. Cli disapears after command fullscreen. Tested on both Chrome Version 70.0.3538.110 (Official Build) (64-bit) and FireFox 63.0.3 (64-bit)
To Reproduce
Steps to reproduce the behavior:
fullscreen
Expected behavior
Web UI cli shoud fill whole web page.
Environment:
vault status
):vault version
):Vault server configuration file(s):
Additional context
On local single node with -dev at docker all works fine, but ha with consul storage have this issue.
You can see docker-compose file at https://github.com/yura-shutkin/docker-lab/tree/master/vault-cluster
The text was updated successfully, but these errors were encountered: