Skip to content

[FIX] adjust Realtime pipline graph styles#3563

Merged
muli-cohen merged 3 commits intomlrun:feat/real-time-pipelinefrom
Taras-Hlukhovetskyi:ML-11830.s
Feb 3, 2026
Merged

[FIX] adjust Realtime pipline graph styles#3563
muli-cohen merged 3 commits intomlrun:feat/real-time-pipelinefrom
Taras-Hlukhovetskyi:ML-11830.s

Conversation

@Taras-Hlukhovetskyi
Copy link
Collaborator

@Taras-Hlukhovetskyi Taras-Hlukhovetskyi commented Feb 3, 2026

📝 Description


🛠️ Changes Made

adjusted graph styles to occupy more available space

✅ 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
image

🔗 References


🚨 Potentially Breaking Changes

  • Yes
  • No

Includes DRC change

  • Yes
  • No

If yes -> requires bump NPM version


🔍 Additional Notes


📸 Screenshots / Demos


@Taras-Hlukhovetskyi Taras-Hlukhovetskyi changed the title [FIX] adjust graph styles [FIX] adjust Realtime pipline graph styles Feb 3, 2026
@muli-cohen muli-cohen merged commit ed94f58 into mlrun:feat/real-time-pipeline Feb 3, 2026
Taras-Hlukhovetskyi added a commit to Taras-Hlukhovetskyi/ui that referenced this pull request Feb 3, 2026
  ## 📝 Description
  <!-- A clear, concise summary of what this PR does. -->
  <!-- Include context, motivation, or related issues (e.g., "Replaces Sass with CSS Modules"). -->

---

## 🛠️ 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
  -->
adjusted graph styles to occupy more available space
---

## ✅ 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)
- [ ] 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
- [ ] I updated the relevant Jira ticket with the appropriate details and status
<img width="1909" height="911" alt="image" src="https://github.com/user-attachments/assets/0d94d36f-b95e-40b3-9895-b123b2acf5b6" />



---

## 🔗 References
- Related ticket / issue: https://iguazio.atlassian.net/browse/ML-1811
- 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. -->

---
Taras-Hlukhovetskyi added a commit to Taras-Hlukhovetskyi/ui that referenced this pull request Feb 3, 2026
  ## 📝 Description
  <!-- A clear, concise summary of what this PR does. -->
  <!-- Include context, motivation, or related issues (e.g., "Replaces Sass with CSS Modules"). -->

---

## 🛠️ 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
  -->
adjusted graph styles to occupy more available space
---

## ✅ 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)
- [ ] 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
- [ ] I updated the relevant Jira ticket with the appropriate details and status
<img width="1909" height="911" alt="image" src="https://github.com/user-attachments/assets/0d94d36f-b95e-40b3-9895-b123b2acf5b6" />



---

## 🔗 References
- Related ticket / issue: https://iguazio.atlassian.net/browse/ML-1811
- 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. -->

---
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

Successfully merging this pull request may close these issues.

2 participants