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

fix: add scroll to the lablup-activity-panel #2711

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

ironAiken2
Copy link
Contributor

@ironAiken2 ironAiken2 commented Sep 20, 2024

This PR resolves giftbox#723 issue

image.png

Changes:

  • Implemented scrollableY="true" attribute for activity panels in BackendAIResourcePanel and BackendAISummary
  • Enhanced lablup-activity-panel to improve scrolling functionality:
    • Added a content class to the inner div
    • Adjusted height calculations to account for header space
    • Implemented separate overflow settings for content area

Checklist:

  • Mention to the original issue
  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link

graphite-app bot commented Sep 20, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ironAiken2 and the rest of your teammates on Graphite Graphite

@github-actions github-actions bot added the size:S 10~30 LoC label Sep 20, 2024
@ironAiken2 ironAiken2 force-pushed the fix/scroll-in-lablup-activity-panel branch 2 times, most recently from 74ecd2f to 8b33779 Compare September 20, 2024 02:25
@ironAiken2 ironAiken2 marked this pull request as ready for review September 20, 2024 02:25
@ironAiken2 ironAiken2 force-pushed the fix/scroll-in-lablup-activity-panel branch from 8b33779 to 675fdca Compare September 25, 2024 04:45
Copy link
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

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

It's unrelated, but can you rename GPU/NPU to GPU / NPU? The GPU/NPU progress of system resources is slightly on the right side.

Copy link
Contributor

@agatha197 agatha197 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

graphite-app bot commented Sep 27, 2024

Merge activity

### This PR resolves [giftbox#723](lablup/giftbox#723) issue

![image.png](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/lSyr8xXz1wdXALkJKzVx/67fb17ec-9e97-4d60-b48e-9fb2aecb43f5.png)

**Changes:**

- Implemented `scrollableY="true"` attribute for activity panels in `BackendAIResourcePanel` and `BackendAISummary`
- Enhanced `lablup-activity-panel` to improve scrolling functionality:
  - Added a `content` class to the inner div
  - Adjusted height calculations to account for header space
  - Implemented separate overflow settings for content area

**Checklist:**

- [ ] Mention to the original issue
- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
@agatha197 agatha197 force-pushed the fix/scroll-in-lablup-activity-panel branch from 49e767c to b5f174c Compare September 27, 2024 04:44
@graphite-app graphite-app bot merged commit b5f174c into main Sep 27, 2024
6 checks passed
@graphite-app graphite-app bot deleted the fix/scroll-in-lablup-activity-panel branch September 27, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S 10~30 LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants