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

Alias doesn't keep it's value in cache creation wizard in case of Back operation #537

Open
andyuk1986 opened this issue Oct 21, 2024 · 0 comments

Comments

@andyuk1986
Copy link
Collaborator

Describe the bug

In cache creation wizard, when you enter/choose any fields, then during navigation with Back/Next buttons the prefilled data is kept. This functionality doesn't apply to Alias field.

Expected behavior

The alias field should be prefilled with the value which was entered before Back button is clicked.

Actual behavior

The alias field is NOT prefilled with the value which was entered before Back button is clicked.

How to Reproduce?

  1. Go to cache creation wizard and start cache creation process;
  2. Enter an alias and click Next
  3. Then click Back
  4. The alias field is not prefilled with the value that I have entered in step 2.

Output of uname -a or ver

Linux fedora 6.10.12-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 30 21:38:25 UTC 2024 x86_64 GNU/Linux

Infinispan version or git rev

15.1.x

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant