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: πŸ› Fix an issue with HDS css causing scrollbars/whitespace #1942

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

ZedLi
Copy link
Collaborator

@ZedLi ZedLi commented Oct 5, 2023

βœ… Closes: ICU-11292

🎟️ Jira ticket

Description

There seems to be a bug causing extra whitespace/scrollbars when an accessible class is applied in conjunction with icon only badges in HDS. I'm adding a temporary hack to remove the CSS that's causing it.

Not sure if this is the best approach, open to other ideas or possibly using rose icons again?

Screenshots (if appropriate):

Before:
image

After:
image

How to Test

Create some sessions in desktop client and make the window small enough so the table is larger than the viewport. It should not have two scrollbars with whitespace at the bottom.

Checklist:

  • I have added before and after screenshots for UI changes
  • [ ] I have added JSON response output for API changes
  • I have added steps to reproduce and test for bug fixes in the description
  • I have commented on my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works

@ZedLi ZedLi self-assigned this Oct 5, 2023
@ZedLi ZedLi requested a review from a team as a code owner October 5, 2023 21:46
@vercel
Copy link

vercel bot commented Oct 5, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
boundary-ui βœ… Ready (Inspect) Visit Preview Oct 5, 2023 9:46pm
boundary-ui-desktop βœ… Ready (Inspect) Visit Preview Oct 5, 2023 9:46pm

@ZedLi ZedLi merged commit 4693689 into main Oct 5, 2023
@ZedLi ZedLi deleted the ICU-11292-desktop-session-list-view-scroll-issue branch October 5, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants