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(agent): add margin bottom for probe template table #590

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented Oct 28, 2022

Related to #583
Related to #584

As a temporary solution, the Probe Template table now has a margin bottom to allow the action menu of the last row to be in viewport.

I used 1.5em for bottom, just enough to get the menu in viewport but still looks symmetric with top padding/margin.

Screenshot from 2022-10-28 13-19-45

Looks like if the xml spans more than 3 rows, the out-of-view-port is not an issue anymore.

Screenshot from 2022-10-28 13-21-38

Copy link
Member

@maxcao13 maxcao13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@andrewazores andrewazores merged commit 4a11989 into cryostatio:main Oct 28, 2022
mergify bot pushed a commit that referenced this pull request Oct 28, 2022
@tthvo tthvo deleted the tmp-agent-ui branch October 28, 2022 17:40
andrewazores pushed a commit that referenced this pull request Oct 28, 2022
(cherry picked from commit 4a11989)

Co-authored-by: Thuan Vo <thvo@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants