enterprise-ng icon indicating copy to clipboard operation
enterprise-ng copied to clipboard

Angular wrappers for IDS Enterprise components

Results 180 enterprise-ng issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When there is a guard in form page. If the accordion is used, the icon will be clickable as well as the text area. If you only...

type: bug :bug:
[5]
team: WFM
timebox

**Describe the bug** When loading multiple rich text fields, the editor significantly takes a lot of time to load on chrome than on firefox. when loading the rich text on...

type: bug :bug:
[5]
team: landmark

**Describe the bug** Request to expose Soho.Formatters.Fileupload for usage in enterprise-ng. Did notice that Soho.Editors.Fileupload is available. Steps to reproduce the behavior: 1. Go to 'datagrid-angular-formatter.demo.ts' 2. Change the formatter...

type: bug :bug:
[1]
team: landmark

**Describe the bug** If we set the language to german and enter e.g. `1,5` into an input field then after leaving and reentering the input field it turns first to...

type: bug :bug:
[2]

**Describe the bug** When the rich text editor value originally has a non breaking space set, modifying it and returning it to its original value still marks it as dirty....

[2]
type: regression bug :leftwards_arrow_with_hook:
team: landmark

**Describe the bug** When we use a full month string the datepicker seems to cut off the last number with a '...' regardless of month string length (May+ August) example....

type: bug :bug:
[3]

**Is your feature request related to a problem? Please describe.** We have recently introduced the legend to both a date-picker, and a month-view component. The legend works however when switching...

type: enhancement :sparkles:
[3]

**Describe the bug** Prerequisites: Chrome, Chrome Mobile Emulator enabled, simulate touch events When clicking on the first row of a datagrid the the event is actually captured by the header....

type: bug :bug:
[3]
timebox

**Describe the bug** Value in Input field not selected when using InlineEditor in Datagrid **To Reproduce** [Stackblitz example](https://stackblitz.com/edit/ids-quick-start-1421-yvstkn) Steps to reproduce the behavior: 1. Click in one of the input...

type: bug :bug:
[3]

For selecting multiple values in a filter, I am passing an array of SohoDataGridFilterCondition objects to setFilterConditions() Method and used filterType : 'multiselect' in the column. Instead of selecting provided...

type: bug :bug:
[3]
status: cant reproduce