-
Notifications
You must be signed in to change notification settings - Fork 28
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
Template input field reset when going in full screen or change day/night mode #3614
Labels
Bug
Something isn't working
Comments
quinarygio
added a commit
that referenced
this issue
Oct 6, 2022
Signed-off-by: Giovanni Ferrari <[email protected]>
quinarygio
added a commit
that referenced
this issue
Oct 6, 2022
Signed-off-by: Giovanni Ferrari <[email protected]>
quinarygio
added a commit
that referenced
this issue
Oct 6, 2022
Signed-off-by: Giovanni Ferrari <[email protected]>
quinarygio
added a commit
that referenced
this issue
Oct 6, 2022
Signed-off-by: Giovanni Ferrari <[email protected]>
quinarygio
added a commit
that referenced
this issue
Oct 7, 2022
Signed-off-by: Giovanni Ferrari <[email protected]>
freddidierRTE
pushed a commit
that referenced
this issue
Oct 7, 2022
Signed-off-by: Giovanni Ferrari <[email protected]>
freddidierRTE
pushed a commit
that referenced
this issue
Oct 7, 2022
Signed-off-by: Giovanni Ferrari <[email protected]>
Repository owner
moved this from To Review
to Done
in OperatorFabric Release 3.11.0
Oct 7, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First case :
Send a card question
Fill the input field in card detail
Go in full screen mode
The input screen is empty
Second case :
Send a card question
Fill the input field in card detail
Click on day mode
The input screen is empty
This pb is due to a reprocessing of the template . We have to check why we need to reload the template . Could be due to charts library ?
If necessary to reload , we may introduce a method in template gateway to say a redrawing is necessary instead of reloading all the card ? to be discuss
The text was updated successfully, but these errors were encountered: