You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue in NEO where the terminate button cannot be used on small screen sizes.
Background
This problem occurs because some elements of the user interface are not displayed properly on small screens.
Acceptance Criteria
The terminate button must function normally even on small screens.
The user interface should be consistently displayed across all screen sizes.
Additional Information
{width=490 height=336}
The text was updated successfully, but these errors were encountered:
yomybaby
changed the title
NEO: can not set session list filter in small size of screen
NEO: can not use terminate button in small size of screen
Feb 17, 2025
yomybaby
changed the title
NEO: can not use terminate button in small size of screen
NEO: can not use terminate button on small screen size
Feb 17, 2025
resolves#3175 (FR-528)
Improves UI layout and responsiveness:
- Removes unnecessary flex styling in BAIPropertyFilter
- Caps session utilization bar width to 140px in SessionUsageMonitor
- Makes compute session list filters wrap properly on smaller screens
Summary
There is an issue in NEO where the terminate button cannot be used on small screen sizes.
Background
This problem occurs because some elements of the user interface are not displayed properly on small screens.
Acceptance Criteria
Additional Information
The text was updated successfully, but these errors were encountered: