Inna Atanasova

Results 90 issues of Inna Atanasova

#### Is this a bug, enhancement, or feature request? it's concerning the documentation #### Describe your proposal. The naming of Table examples is a bit confusing and we received feedback...

documentation

https://fundamental-ngx.netlify.app/#/platform/message-popover#form-container -> This example does not automatically recalculates the amount of errors, while form generator does

https://fundamental-ngx.netlify.app/#/platform/table/p13-dialog-table -> Selected options should not be listed in new grouping variants. Even though we handle unique grouping values during save, it may create some confusion for the users. Additionally,...

## Related Issue(s) closes https://github.com/SAP/fundamental-ngx/issues/11938 ## Description - added an input property that allows setting aria-label attribute to the svg used in Illustrated messages

accessibility

## Related Issue(s) closes https://github.com/SAP/fundamental-ngx/issues/11940 ## Description If the input group is used without a label there's no way to set aria-label for the input field. The PR contains the...

accessibility

## Related Issue(s) closes https://github.com/SAP/fundamental-ngx/issues/12040 ## Description - adds option to set the matching strategy from the component - adds fix for highlighting the matching string in the list items

bug

## Related Issue Closes none ## Description optimize the code for paddings and margins so that we don't need to handle RTL

common-css

## Related Issue(s) closes https://github.com/SAP/fundamental-ngx/issues/12545 ## Description adds `width` property that enabled the user to set a custom width for the Combobox

bug

#### Is this a bug, enhancement, or feature request? Bug #### Describe your proposal. `selectedFilesChanged` and `selectedInvalidFiles` methods are being called continuously, which causes applications to freeze. Version "0.45.1" is...

## Related Issue Closes https://github.com/SAP/fundamental-styles/issues/5634 ## Description - refactor markup to fulfil a11y requirements - use the latest design BREAKING CHANGES: new markup and classnames, complete refactor of Rating Indicator

A11y
code refactoring