Skip to content

Conversation

@vinoth-gojek
Copy link
Contributor

@vinoth-gojek vinoth-gojek commented May 2, 2025

This is to fix a bug - the bug crashes the ui on click of registries list
The fix uses component to fix the UI crash. The component to load the registries is loaded from pre-build package

The relevant Merlin MR - caraml-dev/merlin#646

Change to ci files:

  1. skip-go-installation: true is not needed anymore as CI expects golang to be installed, which we already have
  2. support for skip-dirs is deprecated and issues.exclude-dirs is the new approach to exclude files from golang-ci

@vinoth-gojek vinoth-gojek added the enhancement New feature or request label May 2, 2025
@vinoth-gojek vinoth-gojek changed the title Add EUI super select function to list registry options [mlp] add eui super select function to list registry options May 2, 2025
Copy link
Contributor

@bthari bthari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this one! LGTM 🚀

vinoth-gojek added a commit to caraml-dev/merlin that referenced this pull request May 14, 2025
<!--  Thanks for sending a pull request!  Here are some tips for you:

1. Run unit tests and ensure that they are passing
2. If your change introduces any API changes, make sure to update the
e2e tests
3. Make sure documentation is updated for your PR!

-->
# Description
The MR is to fix a bug - the bug crashes the ui on click of registries
list
The fix uses <euisuperselect /> component to fix the UI crash. The
component to load the registries is loaded from pre-build package

The relevant MLP MR - caraml-dev/mlp#118

# Checklist
- [x] Added PR label
- [ ] Added unit test, integration, and/or e2e tests
- [x] Tested locally
- [ ] Updated documentation
- [ ] Update Swagger spec if the PR introduce API changes
- [ ] Regenerated Golang and Python client if the PR introduces API
changes

---------

Co-authored-by: vinoth <[email protected]>
@vinoth-gojek vinoth-gojek merged commit 183539d into main May 14, 2025
8 checks passed
@vinoth-gojek vinoth-gojek deleted the use_eui_super_select branch May 14, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants