I. MERABTENE

Results 11 issues of I. MERABTENE

## Description Search result does not produce expected result for a basic use case. We search for a single word 'NSX400' Search finds NSX400, NSX400f, NSX400F, NSX400h, NSX400-630 ... BUT...

## Detailed description Inside a modal, the Combobox drop down does not close when modal is closed by clicking the outside overlay. > Is this a feature request (new component,...

**Describe the bug** Using a large table or wrap with thousands of lines inside MultiPage caused an Exception (This widget created more than 20 pages) **To Reproduce** Code snippet to...

bug
needs triage

When I switch to the latest Flutter 2.13 beta channel, Typeahead breaks with this errors : ``` [cupertino_flutter_typeahead.dart:746:9](): Error: No named parameter with the name 'maxLengthEnforced'. maxLengthEnforced: widget.textFieldConfiguration.maxLengthEnforced ``` I...

### Describe the bug The inferencer with a custom rest-api produces an exception ### Steps To Reproduce Using the tutorial code with a different rest-api having these two endpoints: ```...

bug

### 🔖 Feature description There is a clear need of having some sort of atomic transactions at least for updating a field value based on its current value, like Incrementing...

enhancement
product / databases

First of all, I really appreciate the efforts you put into building this library, it's a great tool for us as developers. When setting moveRightOnEnter to true in ReactGrid, the...

help wanted
answered

I added a ViberNotificator based on the TelegramNotificator, it works the same way. You need a bot API Key and a user unique ID obtained from webhook sent by viber...

You can reproduce this in playground using the following docDefinition: ``` var dd = { content: [ (3650000).toLocaleString('fr'), ] } ``` Result is : ![image](https://github.com/bpampuch/pdfmake/assets/95150308/4f5c44ca-f602-4336-ac3f-baa7c8cbcc93)

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-kv3dpg?file=%2Findex.js) ![image](https://github.com/ant-design/ant-design/assets/95150308/2d0968fa-313f-472d-a2db-0bcc9db5b61f) ### Steps to reproduce Using Select inside a size restricted element with a large placeholder will expand the Select instead of using ellipsis...

Inactive
unconfirmed