trimble-oss / modus-web-components

This library provides Modus components as web components - reusable, encapsulated UI elements that are framework agnostic (can be implemented in any site).
https://modus-web-components.trimble.com/
MIT License
31 stars 65 forks source link

[BUG] Modus Table - Scrolling PR - horizontal scroll appearing unnecessarily #1561

Open HarshithaNous opened 11 months ago

HarshithaNous commented 11 months ago

Prerequisites

Describe the issue

Modus Table - Scrolling PR - Horizontal scroll is not working as expected Horizontal scroll appears even when the parent and table width are the same 850px

PR# - https://deploy-preview-1538--modus-webcomponents.netlify.app/

Please refer the below screenshot: image

Reduced test cases

No response

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome, Firefox, Microsoft Edge

What is the issue regarding ?

@trimble-oss/modus-web-components

What version of npm package are you using ?

No response

Priority

Medium

What product/project are you using Modus Components for ?

QA

What is your team/division name ?

QA

Are you willing to contribute ?

None

Are you using Modus Web Components in production ?

No response

rthanga1 commented 6 months ago

I can reproduce this in codepen https://codepen.io/ramaraj-trimble/pen/PoLYYPG

rthanga1 commented 6 months ago

This is a bug and needs to be fixed.