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

Loss of functionality with preview glob patters going from 2.3 to 2.4 #1098

Closed
Bluexin opened this issue Feb 8, 2024 · 0 comments · Fixed by #1116
Closed

Loss of functionality with preview glob patters going from 2.3 to 2.4 #1098

Bluexin opened this issue Feb 8, 2024 · 0 comments · Fixed by #1116
Assignees
Labels
bug Something isn't working frontend

Comments

@Bluexin
Copy link

Bluexin commented Feb 8, 2024

We recently upgraded from Console 2.3.7 to 2.4.2, and noticed a loss of functionality regarding the glob expressions for message preview.
Worth noting we are using Avro message format, idk if there is any special handling for this one.
In the old version, you could type anything and it would do some auto-completion for the root level attributes but still accept any glob pattern you enter. The new UI however feels strongly about only letting you select one of the values from the auto-completion drop-down, entering anything else won't be persisted (tried pressing enter and clicking away).
Older preview patterns actually using glob expressions still work, and manually updating the local storage lets you enter glob expressions that will be handled as expected (working preview and showing the proper text in the preview config window). In addition the preview pop-up still documents the glob patterns, so I do not think this loss of functionality is on purpose.

@jvorcak jvorcak self-assigned this Feb 8, 2024
@weeco weeco added bug Something isn't working frontend labels Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants