nikolab-pn

Results 13 issues of nikolab-pn

Scale Version @telekom/scale-components 3.0.0-beta.102 Framework and version @telekom/scale-components-react 3.0.0-beta.102 Current Behavior When using Data Grind with actions column and if using ghost buttons color contrast too low (4.4:1). ![image](https://user-images.githubusercontent.com/98950408/169774612-6fadd38b-2e7d-4c8d-a1d6-69e1d091158e.png) Expected...

bug
accessibility

Hi, looks like all texts inside the tabs are outputed as clickable to the screen reader tool (JAWS). This is confusing for screen reader users.

accessibility

There is bottom scrollbar on Data Grid in Firefox when there should not be one. [Scale Data Grid - standard](https://www.brand-design.telekom.com/scale/?path=/story/components-data-grid--standard&globals=locale:en;colorMode:light) ![image](https://user-images.githubusercontent.com/98950408/167352253-a2ed9e8e-5703-4a49-98d9-ebf799ddf43d.png)

bug

Hi, The profile name is implemented as a link. This gives no clue to a screen reader user that there is a menu opening when clicked and what the state...

accessibility

**Describe the feature request** Possiblity to change language in Data Grid settings menu like in Header or to add custom localization strings like in Date Picker **Describe the use case**...

feature

Hi, when modal opens focus will always be on close button. Issue in code is that when creating list of focusableElements close button is always first on the list so...

support
accessibility

Hi, can you please add setFocus function to ducumentation for scale button. Also why is the function named setFocus and not just focus like it is usually?

docs

When pressing escape anywhere on the page focus is moved to header user-menu. This is unexpected when closing modals and similar situations. https://codesandbox.io/s/agitated-tdd-i3d6hd?file=/src/App.js https://i3d6hd.csb.app/ Steps: 1. Open page: https://i3d6hd.csb.app/ 2....

accessibility

Scale Version @telekom/scale-components 3.0.0-beta.106 Framework and version @telekom/scale-components-react 3.0.0-beta.106 **Current Behavior** Closing menu (sort/visibility) on Data Grid triggers Modal close when Data Grid is inside modal **Expected Behavior** Closing menu...

bug

**Describe the feature request** Don't render expand button in data grid when HTML cell is empty **Describe the use case** We would like to show data as expanded row but...

feature