Skip to content

Batch run wizard getting stuck with loader upon navigating to hub selection with 'admin' user#3582

Merged
muli-cohen merged 1 commit into
mlrun:developmentfrom
ilan7empest:ML-12165
Feb 24, 2026
Merged

Batch run wizard getting stuck with loader upon navigating to hub selection with 'admin' user#3582
muli-cohen merged 1 commit into
mlrun:developmentfrom
ilan7empest:ML-12165

Conversation

@ilan7empest
Copy link
Copy Markdown
Member

@ilan7empest ilan7empest commented Feb 24, 2026

📝 Description

  • Batch run wizard getting stuck with loader upon navigating to hub selection with 'admin' user

🛠️ Changes Made

  • return the error and add a catch block

✅ Checklist

  • I have given the PR a well-structured title describing the domain and the specific change that was made
  • I tested the changes in the browser (locally or via preview build)
  • I confirmed that existing tests pass
  • I added or updated unit / integration tests (if needed)
  • I checked that this change doesn’t introduce new console warnings or lint / formatting errors
  • I updated the relevant Jira ticket with the appropriate details and status

🔗 References

  • Related ticket / issue: ML-12165
  • Figma / design spec:
  • Documentation:

🚨 Potentially Breaking Changes

  • Yes
  • No

Includes DRC change

  • Yes
  • No

If yes -> requires bump NPM version


🔍 Additional Notes


📸 Screenshots / Demos


@ilan7empest ilan7empest self-assigned this Feb 24, 2026
@ilan7empest ilan7empest added the bug Something isn't working label Feb 24, 2026
@muli-cohen muli-cohen merged commit bb0e5f1 into mlrun:development Feb 24, 2026
3 checks passed
@ilan7empest ilan7empest deleted the ML-12165 branch February 24, 2026 18:02
ilan7empest added a commit to ilan7empest/ui that referenced this pull request Feb 25, 2026
…g to hub selection with 'admin' user (mlrun#3582)

<!-- Title structure should start with a flag - either of these:
  [FEAT] [FIX] [CHORE] [CI] [DOCS] [STYLE] [REFACTOR] [TEST] [BUILD] [PERF]
Followed by a clear representation - e.g:
  [STYLE] Reformat components for linting compliance
  [CI] Run tests on push for all branches
  [FEAT] Add dark mode toggle in header
  -->
  
  ## 📝 Description
  <!-- A clear, concise summary of what this PR does. -->
  <!-- Include context, motivation, or related issues (e.g., "Replaces Sass with CSS Modules"). -->

- Batch run wizard getting stuck with loader upon navigating to hub selection with 'admin' user
---

## 🛠️ Changes Made
  <!-- List the main updates in this PR. -->
<!-- Example:
  - Replaced Sass styles with CSS Modules
  - Updated Button component props for accessibility
  - Adjusted CI workflow to run on push for all branches
  -->

- return the error and add a catch block
---

## ✅ Checklist

- [x] I have given the PR a well-structured title describing the domain and the specific change that was made
- [x] I tested the changes in the browser (locally or via preview build)
- [x] I confirmed that existing tests pass
- [ ] I added or updated unit / integration tests (if needed)
- [x] I checked that this change doesn’t introduce new console warnings or lint / formatting errors
- [x] I updated the relevant Jira ticket with the appropriate details and status


---

## 🔗 References
- Related ticket / issue: [ML-12165](https://iguazio.atlassian.net/browse/ML-12165)
- Figma / design spec:
- Documentation:

---

## 🚨 Potentially Breaking Changes
- [ ] Yes
- [x] No

<!-- If yes, describe what breaks and how to migrate: -->
<!-- Example: Renamed prop `variant` → `type` in Button component -->

---

Includes DRC change
- [ ] Yes
- [x] No

If yes -> requires bump NPM version

---

## 🔍 Additional Notes
<!-- Optional: other context, performance considerations, or follow-up work -->
<!-- Example:
  - TODO: Migrate remaining components away from Sass
  - Known issue: minor layout flicker on mobile
  -->

---

## 📸 Screenshots / Demos
<!-- Include before/after screenshots, GIFs, or video demos if the change affects UI. -->
<!-- You can drag and drop images here directly in the PR. -->

---


[ML-12165]: https://iguazio.atlassian.net/browse/ML-12165?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants