Peter Václavek

Results 4 issues of Peter Václavek

- added new eslint rules & better configured existing eslint rules - extracted OCR related logic into separate service class (can be reused in future for other restaurant parsers) -...

### Describe the bug When item/row is removed from the table that uses virtual scrolling then table scrolls to the top. Before row is removed: ![image](https://github.com/user-attachments/assets/eaf3fa5f-1a42-401a-9ba8-14470945b540) After remove is removed:...

Status: Needs Triage

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P4
area: cdk/menu

# Bug report ## Fiddle https://jsfiddle.net/Lovnpkxa/ ## Explanation Based on the docs this should set the font size on CSS/styles level: `.css('fontSize', 20)` If the above code is used it...