Semih Ozker

Results 7 issues of Semih Ozker

**Description** When user closes drawer, there is 1000ms delay for animation. This also causes delay for removing operation from dom. We can solve it with check animation ended or not...

With this pull request, we want to use new popover component in tooltip component to reduce common floating-ui library code. Closes #478

Hi, I am getting this error. Can you help me? ``` > Task :geocoding_android:processDebugManifest FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':geocoding_android:processDebugManifest'....

### Input Component Text Overflowing I think we need to add text-overflow: ellipsis to see three dots when text is too long for input component. For example what I want...

good first issue
bl-input

### Issue description There is selectable variant for `bl-table` component. In storybook stories, there are several examples for selectable variant but all of them includes text or other element with...

bug

### Describe the problem or use case Currently we are using baklava design system in our frontend projects. We have designs like below: ![image](https://github.com/user-attachments/assets/ccda6d9e-b334-4c5d-a5e0-49bff91e713a) Unfortunately, `bl-select` component only displays textValue...